Skip to content

ecomclub/twbschema

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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