tv4 : A public domain JSON Schema validator for JavaScript. You can installing tv4 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 tv4 $ sudo npm install -g tv4
If want to update the tv4 package execute the command as below,
$ sudo npm update tv4
Update package globally,
$ npm install -g tv4
$ sudo git clone https://github.com/rektide/tv4.git
$ sudo npm install -g ./tv4
tv4@1.3.0 /usr/lib/node_modules/tv4
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall tv4
| Package Name | tv4 |
| Version | 1.3.0 |
| Description | A public domain JSON Schema validator for JavaScript |
| Released Date | 2017-03-20T08:21:22.775Z |
| Published by | geraintluff |
| How to Learn | https://www.npmjs.com/package/tv4/tutorial |