weex-components : A group of simple and useful weex components. You can installing weex-components npm packages, there are two ways to install this module locally and globaly. -g option is specified to global. Execute the below command.
$ sudo npm install weex-components $ sudo npm install -g weex-components
If want to update the weex-components package execute the command as below,
$ sudo npm update weex-components
Update package globally,
$ npm install -g weex-components
$ sudo git clone https://github.com/rektide/weex-components.git
$ sudo npm install -g ./weex-components
weex-components@0.2.0 /usr/lib/node_modules/weex-components
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall weex-components
| Package Name | weex-components |
| Version | 0.2.0 |
| Description | A group of simple and useful weex components |
| Released Date | 2016-07-20T08:45:27.563Z |
| Published by | jinjiang |
| How to Learn | https://www.npmjs.com/package/weex-components/tutorial |