d3-geo : Shapes and calculators for spherical coordinates.. You can installing d3-geo 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-geo $ sudo npm install -g d3-geo
If want to update the d3-geo package execute the command as below,
$ sudo npm update d3-geo
Update package globally,
$ npm install -g d3-geo
$ sudo git clone https://github.com/rektide/d3-geo.git
$ sudo npm install -g ./d3-geo
d3-geo@1.9.0 /usr/lib/node_modules/d3-geo
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall d3-geo
Package Name | d3-geo |
Version | 1.9.0 |
Description | Shapes and calculators for spherical coordinates. |
Released Date | 2017-10-05T16:31:31.917Z |
Published by | mbostock |
How to Learn | https://www.npmjs.com/package/d3-geo/tutorial |