sift : mongodb query style array filtering. You can installing sift 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 sift $ sudo npm install -g sift
If want to update the sift package execute the command as below,
$ sudo npm update sift
Update package globally,
$ npm install -g sift
$ sudo git clone https://github.com/rektide/sift.git
$ sudo npm install -g ./sift
sift@5.0.0 /usr/lib/node_modules/sift
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall sift
| Package Name | sift |
| Version | 5.0.0 |
| Description | mongodb query style array filtering |
| Released Date | 2017-07-18T13:07:23.124Z |
| Published by | crcn |
| How to Learn | https://www.npmjs.com/package/sift/tutorial |