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
- Host: GitHub
- URL: https://github.com/perry-mitchell/json-schema-doc
- Owner: perry-mitchell
- License: gpl-2.0
- Created: 2014-11-06T13:27:38.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-11-11T15:04:54.000Z (over 11 years ago)
- Last Synced: 2025-01-03T13:24:04.553Z (over 1 year ago)
- Language: JavaScript
- Size: 156 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
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.