Skip to content

zfanswer/jsonschemalint

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JSON Schema Lint

Setup

npm install
cd draft4/
bower install

Preview

node server.js

Open http://localhost:3001/draft4 or http://localhost:3001/draft3.

Building

grunt

Change log

2016/06

  • added function fro loading JSON from file
  • added jsonlint support for validating JSON syntax errors

Releases

No releases published

Packages

No packages published

Languages

  • HTML 74.7%
  • JavaScript 24.7%
  • Other 0.6%