Converts a JSON Schema into a static HTML page. Current stable version is 4.0.4, released as part of the bootprint-monorepo. The package is designed to work with the bootprint module (peer dependency ^4.0.1). It generates readable HTML documentation from JSON Schema files. The release cadence is low as the project is in maintenance mode. Compared to other JSON Schema documentation tools, it focuses on simplicity and direct bootprint integration.
npm install bootprint-json-schemaNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Shows how to install bootprint and bootprint-json-schema globally, then convert a JSON Schema URL to a HTML page in the target directory.
Consider using alternatives like json-schema-to-markdown or json-schema-documenter
Run 'npm install -g bootprint@4' before using bootprint-json-schema
Use tools like @adobe/jsonschema2md for newer drafts
npm install -g bootprint@4
Install bootprint version matching ^4.0.1