weex-picker : weex picker extend. You can installing weex-picker 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-picker $ sudo npm install -g weex-picker
If want to update the weex-picker package execute the command as below,
$ sudo npm update weex-picker
Update package globally,
$ npm install -g weex-picker
$ sudo git clone https://github.com/rektide/weex-picker.git
$ sudo npm install -g ./weex-picker
weex-picker@0.1.4 /usr/lib/node_modules/weex-picker
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall weex-picker
| Package Name | weex-picker |
| Version | 0.1.4 |
| Description | weex picker extend |
| Released Date | 2017-04-18T02:47:54.214Z |
| Published by | abigtree |
| How to Learn | https://www.npmjs.com/package/weex-picker/tutorial |