truly : Check if the value is not undefined, null, empty string, NaN and Infinity.. You can installing truly 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 truly $ sudo npm install -g truly
If want to update the truly package execute the command as below,
$ sudo npm update truly
Update package globally,
$ npm install -g truly
$ sudo git clone https://github.com/rektide/truly.git
$ sudo npm install -g ./truly
truly@0.20.0 /usr/lib/node_modules/truly
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall truly
| Package Name | truly |
| Version | 0.20.0 |
| Description | Check if the value is not undefined, null, empty string, NaN and Infinity. |
| Released Date | 2017-07-19T09:06:21.026Z |
| Published by | volkova |
| How to Learn | https://www.npmjs.com/package/truly/tutorial |