jjv

v1.0.2
A simple and extensible json-schema validator written in javascript. JJV runs in the browser and in the server (through node.js), it has no dependencies and has out-of-the-box AMD support.

prepublish

mkdir build; ./node_modules/.bin/uglifyjs -o build/jjv.min.js lib/jjv.js

pretest

jshint -e 'js,json' ./lib ./test

test

mocha -b -R spec ./test
npm i jjv

Metadata

  • Unknown
  • Whatever
  • Alex Cornejo
  • released 8/27/2014

Downloads

Maintainers