tether-drop : Client-side library for creating dropdowns. You can installing tether-drop 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 tether-drop $ sudo npm install -g tether-drop
If want to update the tether-drop package execute the command as below,
$ sudo npm update tether-drop
Update package globally,
$ npm install -g tether-drop
$ sudo git clone https://github.com/rektide/tether-drop.git
$ sudo npm install -g ./tether-drop
tether-drop@1.4.2 /usr/lib/node_modules/tether-drop
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall tether-drop
| Package Name | tether-drop |
| Version | 1.4.2 |
| Description | Client-side library for creating dropdowns |
| Released Date | 2016-01-04T17:50:34.767Z |
| Published by | hs |
| How to Learn | https://www.npmjs.com/package/tether-drop/tutorial |