anchor : Recursive validation library with support for objects and lists. You can installing anchor 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 anchor $ sudo npm install -g anchor
If want to update the anchor package execute the command as below,
$ sudo npm update anchor
Update package globally,
$ npm install -g anchor
$ sudo git clone https://github.com/rektide/anchor.git
$ sudo npm install -g ./anchor
anchor@0.11.6 /usr/lib/node_modules/anchor
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall anchor
Package Name | anchor |
Version | 0.11.6 |
Description | Recursive validation library with support for objects and lists |
Released Date | 2017-08-08T19:22:23.359Z |
Published by | sgress454 |
How to Learn | https://www.npmjs.com/package/anchor/tutorial |