jsonschema-md
v0.2.1
Published
Generate Markdown documentation for your JSON schema
Downloads
11
Maintainers
Readme
jsonschema-md
About
jsonschema-md is a simple tool to generate documentation as markdown from json-schema.
Installation
JSONSCHEMA-MD is available as an npm package.
npm install jsonschema-md -g
## Usage
jsonschema-md path/to/json-schema.json > path/to/docs/schema.md