angular-drag-and-drop-lists : Angular directives for sorting nested lists using the HTML5 Drag and Drop API. You can installing angular-drag-and-drop-lists 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 angular-drag-and-drop-lists $ sudo npm install -g angular-drag-and-drop-lists
If want to update the angular-drag-and-drop-lists package execute the command as below,
$ sudo npm update angular-drag-and-drop-lists
Update package globally,
$ npm install -g angular-drag-and-drop-lists
$ sudo git clone https://github.com/rektide/angular-drag-and-drop-lists.git
$ sudo npm install -g ./angular-drag-and-drop-lists
angular-drag-and-drop-lists@2.1.0 /usr/lib/node_modules/angular-drag-and-drop-lists
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall angular-drag-and-drop-lists
Package Name | angular-drag-and-drop-lists |
Version | 2.1.0 |
Description | Angular directives for sorting nested lists using the HTML5 Drag and Drop API |
Released Date | 2017-01-15T23:58:04.913Z |
Published by | marcelj |
How to Learn | https://www.npmjs.com/package/angular-drag-and-drop-lists/tutorial |