feathers-hooks-common : Useful hooks for use with Feathersjs services.. You can installing feathers-hooks-common 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 feathers-hooks-common $ sudo npm install -g feathers-hooks-common
If want to update the feathers-hooks-common package execute the command as below,
$ sudo npm update feathers-hooks-common
Update package globally,
$ npm install -g feathers-hooks-common
$ sudo git clone https://github.com/rektide/feathers-hooks-common.git
$ sudo npm install -g ./feathers-hooks-common
feathers-hooks-common@3.10.0 /usr/lib/node_modules/feathers-hooks-common
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall feathers-hooks-common
Package Name | feathers-hooks-common |
Version | 3.10.0 |
Description | Useful hooks for use with Feathersjs services. |
Released Date | 2017-10-21T14:44:54.956Z |
Published by | eddystop |
How to Learn | https://www.npmjs.com/package/feathers-hooks-common/tutorial |