Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 875 Bytes

README.md

File metadata and controls

26 lines (18 loc) · 875 Bytes

twbschema

npm version license mit

Docs with Boostrap 4 for your JSON schema types.

JSFiddle sample

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