1.0.3 • Published 7 years ago

jsonschema-commandline v1.0.3

Weekly downloads
998
License
MIT
Repository
github
Last release
7 years ago

jsonschema-commandline

Based on jsonschema validator, it is design to ease json validation from command line

Contributing & bugs

Any improvment and feedbacks are welcome !

Installation

Install gloablly with NPM or Yarn

  npm install -g jsonschema-commandline

Usage

From commandline run :

  jsvalidate -s demo/person.schema.json demo/person.sample.json
1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago