waterline-criteria : Utility library for working with Waterline criterias. Especially useful when building Sails adapters for key/value databases.. You can installing waterline-criteria 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 waterline-criteria $ sudo npm install -g waterline-criteria
If want to update the waterline-criteria package execute the command as below,
$ sudo npm update waterline-criteria
Update package globally,
$ npm install -g waterline-criteria
$ sudo git clone https://github.com/rektide/waterline-criteria.git
$ sudo npm install -g ./waterline-criteria
waterline-criteria@2.0.0 /usr/lib/node_modules/waterline-criteria
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall waterline-criteria
| Package Name | waterline-criteria |
| Version | 2.0.0 |
| Description | Utility library for working with Waterline criterias. Especially useful when building Sails adapters for key/value databases. |
| Released Date | 2016-10-21T20:35:59.147Z |
| Published by | mikermcneil |
| How to Learn | https://www.npmjs.com/package/waterline-criteria/tutorial |