d3-queue : Evaluate asynchronous tasks with configurable concurrency.. You can installing d3-queue 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-queue $ sudo npm install -g d3-queue
If want to update the d3-queue package execute the command as below,
$ sudo npm update d3-queue
Update package globally,
$ npm install -g d3-queue
$ sudo git clone https://github.com/rektide/d3-queue.git
$ sudo npm install -g ./d3-queue
d3-queue@3.0.7 /usr/lib/node_modules/d3-queue
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall d3-queue
Package Name | d3-queue |
Version | 3.0.7 |
Description | Evaluate asynchronous tasks with configurable concurrency. |
Released Date | 2017-05-09T17:17:46.590Z |
Published by | mbostock |
How to Learn | https://www.npmjs.com/package/d3-queue/tutorial |