validate.io-integer : Validates if a value is an integer.. You can installing validate.io-integer 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 validate.io-integer $ sudo npm install -g validate.io-integer
If want to update the validate.io-integer package execute the command as below,
$ sudo npm update validate.io-integer
Update package globally,
$ npm install -g validate.io-integer
$ sudo git clone https://github.com/rektide/validate.io-integer.git
$ sudo npm install -g ./validate.io-integer
validate.io-integer@1.0.5 /usr/lib/node_modules/validate.io-integer
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall validate.io-integer
| Package Name | validate.io-integer |
| Version | 1.0.5 |
| Description | Validates if a value is an integer. |
| Released Date | 2015-02-22T23:34:43.800Z |
| Published by | kgryte |
| How to Learn | https://www.npmjs.com/package/validate.io-integer/tutorial |