https://github.com/fgribreau/json-schema-documentation
JSON-Schema documentor (generator, cli, themes)
https://github.com/fgribreau/json-schema-documentation
documentation-tool documentor json json-schema json-schema-documentation json-schema-documentor
Last synced: about 1 month ago
JSON representation
JSON-Schema documentor (generator, cli, themes)
- Host: GitHub
- URL: https://github.com/fgribreau/json-schema-documentation
- Owner: FGRibreau
- Created: 2017-12-31T09:46:36.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-06T15:47:36.000Z (over 2 years ago)
- Last Synced: 2025-03-16T07:31:50.700Z (about 2 months ago)
- Topics: documentation-tool, documentor, json, json-schema, json-schema-documentation, json-schema-documentor
- Language: JavaScript
- Homepage: https://fgribreau.com
- Size: 819 KB
- Stars: 16
- Watchers: 3
- Forks: 2
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# JSON-Schema documentation project
 [](https://join.slack.com/t/fgribreau/shared_invite/zt-edpjwt2t-Zh39mDUMNQ0QOr9qOj~jrg)
> ## ❤️ Shameless plug
> - [**Charts, simple as a URL**. No more server-side rendering pain, 1 url = 1 chart](https://image-charts.com)
> - [Looking for a free **Redis GUI**?](http://redsmin.com) [Or for **real-time alerting** & monitoring for Redis?](http://redsmin.com)## Getting started
* [](https://www.npmjs.com/package/json-schema-documentation-cli) [Use the CLI](/packages/cli)
* [](https://www.npmjs.com/package/json-schema-documentation-generator) [Use the generator from code](/packages/generator)
* [](https://www.npmjs.com/package/json-schema-documentation-theme-default) [Fork default theme](/packages/theme-default)## Development
```bash
git clone [email protected]:fgribreau/json-schema-documentation.git
npm install
```