Docs with Boostrap 4 for your JSON schema types.
Generates a responsive list of object properties with details, designed for API reference, following JSON Schema Draft-06 specifications. To work properly, it requires (and does not include) Boostrap (twbs).
Include minified script via CDN:
<script src="https://cdn.jsdelivr.net/npm/twbschema@1/dist/twbschema.min.js"></script>
Or install npm package:
npm install --save twbschema