angular-tree-component : A simple yet powerful tree component for Angular2. You can installing angular-tree-component 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-tree-component $ sudo npm install -g angular-tree-component
If want to update the angular-tree-component package execute the command as below,
$ sudo npm update angular-tree-component
Update package globally,
$ npm install -g angular-tree-component
$ sudo git clone https://github.com/rektide/angular-tree-component.git
$ sudo npm install -g ./angular-tree-component
angular-tree-component@5.2.1 /usr/lib/node_modules/angular-tree-component
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall angular-tree-component
Package Name | angular-tree-component |
Version | 5.2.1 |
Description | A simple yet powerful tree component for Angular2 |
Released Date | 2017-11-15T22:56:20.561Z |
Published by | 500tech |
How to Learn | https://www.npmjs.com/package/angular-tree-component/tutorial |