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

https://github.com/perry-mitchell/json-schema-doc

JavaScript JSON-Schema renderer
https://github.com/perry-mitchell/json-schema-doc

Last synced: 4 days ago
JSON representation

JavaScript JSON-Schema renderer

Awesome Lists containing this project

README

          

json-schema-doc
===============

[![Build Status](http://penkins.doomdns.org/buildStatus/icon?job=JSON Schema Doc)](http://penkins.doomdns.org/job/JSON%20Schema%20Doc/)

A JavaScript JSON-Schema renderer utility.

About
-----

[JSON schema](http://json-schema.org/) allows us to document APIs in a technical manner through the use of JSON to describe JSON structures.