jsonschema-commandline

1.0.3 • Public • Published

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

/jsonschema-commandline/

    Package Sidebar

    Install

    npm i jsonschema-commandline

    Weekly Downloads

    4

    Version

    1.0.3

    License

    MIT

    Last publish

    Collaborators

    • wandroll