stable : A stable array sort for JavaScript. You can installing stable 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 stable $ sudo npm install -g stable
If want to update the stable package execute the command as below,
$ sudo npm update stable
Update package globally,
$ npm install -g stable
$ sudo git clone https://github.com/rektide/stable.git
$ sudo npm install -g ./stable
stable@0.1.6 /usr/lib/node_modules/stable
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall stable
| Package Name | stable |
| Version | 0.1.6 |
| Description | A stable array sort for JavaScript |
| Released Date | 2017-03-15T16:35:12.173Z |
| Published by | stephank |
| How to Learn | https://www.npmjs.com/package/stable/tutorial |