typedarray-pool : Reuse typed arrays. You can installing typedarray-pool 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 typedarray-pool $ sudo npm install -g typedarray-pool
If want to update the typedarray-pool package execute the command as below,
$ sudo npm update typedarray-pool
Update package globally,
$ npm install -g typedarray-pool
$ sudo git clone https://github.com/rektide/typedarray-pool.git
$ sudo npm install -g ./typedarray-pool
typedarray-pool@1.1.0 /usr/lib/node_modules/typedarray-pool
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall typedarray-pool
| Package Name | typedarray-pool |
| Version | 1.1.0 |
| Description | Reuse typed arrays |
| Released Date | 2014-09-27T22:04:06.991Z |
| Published by | mikolalysenko |
| How to Learn | https://www.npmjs.com/package/typedarray-pool/tutorial |