Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ecomclub/twbschema

Docs with Boostrap 4 for your JSON schema types
https://github.com/ecomclub/twbschema

api-reference bootstrap4 docs-generator documentation-generator javascript-tools json-schema

Last synced: 26 days ago
JSON representation

Docs with Boostrap 4 for your JSON schema types

Awesome Lists containing this project

README

        

# twbschema

[![npm version](https://img.shields.io/npm/v/twbschema.svg)](https://www.npmjs.org/twbschema)
[![license mit](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)

Docs with Boostrap 4 for your JSON schema types.

[JSFiddle sample](https://jsfiddle.net/8rzyboan/119/)

Generates a responsive **list of object properties** with details,
designed for API reference, following
[JSON Schema Draft-06](https://json-schema.org/specification.html)
specifications.
To work properly, it requires (and does not include)
[Boostrap](https://getbootstrap.com/docs/4.1/getting-started/download/)
(twbs).

Include minified script via CDN:

```html

```

Or install [npm package](https://www.npmjs.com/package/twbschema):

`npm install --save twbschema`