Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 664 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 664 Bytes

docson

Documentation for your JSON types.

Give Docson a JSON schema (v4) and it will generate a beautiful documentation.

Features:

  • JSON schema v4 keywords.
  • Runs entirely in the browser.
  • Render schema descriptions with markdown

Not implemented:

  • Reference to remote schemas
  • Non-primitive values in enums and default values
  • dependencies, additonalItems, patternProperties