point-geometry : a point geometry with transforms. You can installing point-geometry 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 point-geometry $ sudo npm install -g point-geometry
If want to update the point-geometry package execute the command as below,
$ sudo npm update point-geometry
Update package globally,
$ npm install -g point-geometry
$ sudo git clone https://github.com/rektide/point-geometry.git
$ sudo npm install -g ./point-geometry
point-geometry@0.1.0 /usr/lib/node_modules/point-geometry
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall point-geometry
| Package Name | point-geometry |
| Version | 0.1.0 |
| Description | a point geometry with transforms |
| Released Date | 2016-10-14T15:58:10.528Z |
| Published by | tmcw |
| How to Learn | https://www.npmjs.com/package/point-geometry/tutorial |