Skip to content

bootprint/bootprint-json-schema

Folders and files

NameName
Last commit message
Last commit date

Latest commit

4c2f990 Β· Jan 9, 2018
Mar 15, 2016
Jan 9, 2018
Jan 9, 2018
Feb 13, 2017
Feb 13, 2017
Feb 27, 2015
Dec 24, 2016
Feb 13, 2017
Mar 15, 2016
Feb 27, 2015
Feb 17, 2017
Mar 15, 2016
Feb 17, 2017

Repository files navigation

bootprint-json-schema

Greenkeeper badge

NPM version Travis Build Status Coverage Status

Converts a json-schema into a static html page

This module is meant for use with the bootprint module:

npm install -g bootprint
npm install -g bootprint-json-schema
bootprint json-schema http://json-schema.org/schema target

The directory "target" should now contain a file index.html and main.css which contain a readble form of the Core/Validation Meta-Schema.

API-reference

License

bootprint-json-schema is published under the MIT-license. See LICENSE for details.

Release-Notes

For release notes, see CHANGELOG.md

Contributing guidelines

See CONTRIBUTING.md.