array-extended : Additional array extensions with a chainable api. You can installing array-extended 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 array-extended $ sudo npm install -g array-extended
If want to update the array-extended package execute the command as below,
$ sudo npm update array-extended
Update package globally,
$ npm install -g array-extended
$ sudo git clone https://github.com/rektide/array-extended.git
$ sudo npm install -g ./array-extended
array-extended@0.0.11 /usr/lib/node_modules/array-extended
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall array-extended
Package Name | array-extended |
Version | 0.0.11 |
Description | Additional array extensions with a chainable api |
Released Date | 2014-04-01T20:41:09.959Z |
Published by | damartin |
How to Learn | https://www.npmjs.com/package/array-extended/tutorial |