JSON Schema to JSDoc

JSON →
library 1.1.1 ·javascript
verified Jun 7, 2026

Converts JSON Schema definitions into JSDoc @typedef and @property annotations. Version 1.1.1 stable, with low release cadence. Supports options like autoDescribe, hyphenatedDescriptions, custom types, and format mappings. Useful for generating type documentation from existing JSON schemas, particularly for object validation schemas.