raptor-util : Core utitility functions for RaptorJS. You can installing raptor-util 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 raptor-util $ sudo npm install -g raptor-util
If want to update the raptor-util package execute the command as below,
$ sudo npm update raptor-util
Update package globally,
$ npm install -g raptor-util
$ sudo git clone https://github.com/rektide/raptor-util.git
$ sudo npm install -g ./raptor-util
raptor-util@1.1.2 /usr/lib/node_modules/raptor-util
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall raptor-util
| Package Name | raptor-util |
| Version | 1.1.2 |
| Description | Core utitility functions for RaptorJS |
| Released Date | 2017-04-04T01:32:53.211Z |
| Published by | mlrawlings |
| How to Learn | https://www.npmjs.com/package/raptor-util/tutorial |