{"categories":[{"label":"Documentation","url":"https://skillfed.io/packages/category/documentation"},{"label":"Documentation","url":"https://skillfed.io/packages/category/software-development-documentation"}],"enrichment":{"capability":"Converts JSON Schema files to human-readable Markdown documentation, with support for multiple languages and customizable output formatting.","skillfed_tags":["schema-documentation","markdown-generation","api-docs"],"use_cases":["Generate API documentation from OpenAPI/JSON Schema definitions for developer portals.","Automate schema documentation in CI/CD pipelines to keep docs in sync with schema changes.","Create multilingual documentation for international projects using babel translation support.","Convert complex nested JSON Schemas into readable property tables for configuration file documentation.","Integrate schema documentation generation into pre-commit workflows to enforce up-to-date docs."],"what_it_does":"jsonschema2md is a command-line and Python library tool that transforms JSON Schema definitions into clean, human-readable Markdown documentation. It parses JSON Schema files and generates formatted Markdown with property descriptions, types, and examples, making schema documentation accessible without manual writing.\n\nThe tool supports customization through options like example formatting (YAML or JSON), header levels, deprecated property visibility, and pattern-based filtering. It also supports multilingual output through babel integration, allowing documentation to be generated in different languages. The package includes both a CLI interface for direct file conversion and a Python API for programmatic use, plus pre-commit hook support for automated documentation generation in version control workflows.","worth_installing":"Yes. The package is actively maintained, has no known vulnerabilities, supports current Python versions (3.9\u20133.13), and solves a real documentation problem with both CLI and API interfaces. Medium install friction is acceptable for a documentation tool. Apache-2.0 licensing is permissive. Suitable for teams needing automated JSON Schema documentation."},"id":"jsonschema2md","links":{"html":"https://skillfed.io/packages/jsonschema2md","md":"https://skillfed.io/packages/jsonschema2md.md","pypi":"https://pypi.org/project/jsonschema2md/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2025-08-14","license_spdx":null,"license_treatment":"permissive","name":"jsonschema2md","python_support":"supports_current","summary":"Convert JSON Schema to human-readable Markdown documentation"},"popularity":{"monthly_downloads":1544591,"position":3780,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"1.7.0"}
