gl-vec2 : gl-matrixs vec2, split into smaller pieces. You can installing gl-vec2 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 gl-vec2 $ sudo npm install -g gl-vec2
If want to update the gl-vec2 package execute the command as below,
$ sudo npm update gl-vec2
Update package globally,
$ npm install -g gl-vec2
$ sudo git clone https://github.com/rektide/gl-vec2.git
$ sudo npm install -g ./gl-vec2
gl-vec2@1.0.0 /usr/lib/node_modules/gl-vec2
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall gl-vec2
Package Name | gl-vec2 |
Version | 1.0.0 |
Description | gl-matrixs vec2, split into smaller pieces |
Released Date | 2014-11-15T21:52:21.117Z |
Published by | mattdesl |
How to Learn | https://www.npmjs.com/package/gl-vec2/tutorial |