https://github.com/m6io/jsonschema-autodoc
https://github.com/m6io/jsonschema-autodoc
Last synced: 24 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/m6io/jsonschema-autodoc
- Owner: m6io
- Created: 2023-10-20T16:08:40.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-20T16:10:20.000Z (over 1 year ago)
- Last Synced: 2025-01-31T04:07:35.445Z (3 months ago)
- Language: TypeScript
- Homepage: https://jsonschema-autodoc.vercel.app
- Size: 98.6 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- jimsghstars - m6io/jsonschema-autodoc - (TypeScript)
README
jsonschema-autodoc
Some basic examples of in-broswer JSON Schema-to-Markdown auto-generated documentation.
View jsonschema-autodoc in action
## Usage
### To install
```bash
yarn
```### Run in development mode
```bash
yarn dev
```## Features
- React + Typescript + Vite
- Tailwind CSS
- Monaco Editor
- JSON Schema validation
- Dark mode
- Tailwind CSS class sorting, merging and linting.
- 100% customizable