json-schema-to-markdown

JSON →
library 1.1.1 ·javascript
verified Jun 7, 2026

Converts a JSON Schema object into a human-readable Markdown document. Stable version 1.1.1, low release cadence. Lightweight, synchronous, and easy to use. Does not implement full RFC; focuses on basic schema properties like title, description, type, and properties. Alternative to tools like json-schema-to-markdown-cli or custom templates.