0.1.2 • Published 7 years ago
data-schemas v0.1.2
data-schemas
This JS library is designed to validate / validate data submitted in JSON format.
Download this repository
git clone https://github.com/lastuniverse/data-schemas.gitInstall via npm
npm install data-schemasfor latest unstable version use:
npm install https://github.com/lastuniverse/data-schemas/tarball/masterUsage
index.js
let ds = require( 'data-schemas' );
...
// in developing
...Participation in development
https://github.com/lastuniverse/data-schemas/issuesLicense
Unlicensed
Important
library development is not yet complete
