data-schemas

0.1.2 • Public • Published

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.git

Install via npm

npm install data-schemas

for latest unstable version use:

npm install https://github.com/lastuniverse/data-schemas/tarball/master

Usage

index.js

let ds = require( 'data-schemas' );
...
// in developing
...

Participation in development

https://github.com/lastuniverse/data-schemas/issues

License

Unlicensed

Important

library development is not yet complete

NPM

Package Sidebar

Install

npm i data-schemas

Weekly Downloads

0

Version

0.1.2

License

Unlicense

Unpacked Size

10.5 kB

Total Files

6

Last publish

Collaborators

  • lastuniverse