d3-timer : An efficient queue capable of managing thousands of concurrent animations.. You can installing d3-timer 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-timer $ sudo npm install -g d3-timer
If want to update the d3-timer package execute the command as below,
$ sudo npm update d3-timer
Update package globally,
$ npm install -g d3-timer
$ sudo git clone https://github.com/rektide/d3-timer.git
$ sudo npm install -g ./d3-timer
d3-timer@1.0.7 /usr/lib/node_modules/d3-timer
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall d3-timer
Package Name | d3-timer |
Version | 1.0.7 |
Description | An efficient queue capable of managing thousands of concurrent animations. |
Released Date | 2017-09-03T16:32:14.251Z |
Published by | mbostock |
How to Learn | https://www.npmjs.com/package/d3-timer/tutorial |