d3-collection : Handy data structures for elements keyed by string.. You can installing d3-collection 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 d3-collection $ sudo npm install -g d3-collection
If want to update the d3-collection package execute the command as below,
$ sudo npm update d3-collection
Update package globally,
$ npm install -g d3-collection
$ sudo git clone https://github.com/rektide/d3-collection.git
$ sudo npm install -g ./d3-collection
d3-collection@1.0.4 /usr/lib/node_modules/d3-collection
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall d3-collection
Package Name | d3-collection |
Version | 1.0.4 |
Description | Handy data structures for elements keyed by string. |
Released Date | 2017-06-21T16:13:58.227Z |
Published by | mbostock |
How to Learn | https://www.npmjs.com/package/d3-collection/tutorial |