humane-js : A simple, modern, browser notification system. You can installing humane-js 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 humane-js $ sudo npm install -g humane-js
If want to update the humane-js package execute the command as below,
$ sudo npm update humane-js
Update package globally,
$ npm install -g humane-js
$ sudo git clone https://github.com/rektide/humane-js.git
$ sudo npm install -g ./humane-js
humane-js@3.2.2 /usr/lib/node_modules/humane-js
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall humane-js
Package Name | humane-js |
Version | 3.2.2 |
Description | A simple, modern, browser notification system |
Released Date | 2014-12-09T15:30:12.418Z |
Published by | wavded |
How to Learn | https://www.npmjs.com/package/humane-js/tutorial |