Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 332 Bytes

README.md

File metadata and controls

28 lines (20 loc) · 332 Bytes

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