Awesome
<h1 align="center">Docusaurus JSON Schema Plugin</h1> <div align="center"> <img width="200" src="https://raw.githubusercontent.com/jy95/docusaurus-json-schema-plugin/main/testsite/static/img/project_icon.svg" /> </div> <div align="center">JSON Schema viewer / editor in Docusaurus
<img src="https://img.shields.io/badge/dynamic/json?style=for-the-badge&logo=meta&color=blueviolet&label=Docusaurus&query=peerDependencies%5B%22%40docusaurus%2Fcore%22%5D&url=https%3A%2F%2Fraw.githubusercontent.com%2Fjy95%2Fdocusaurus-json-schema-plugin%2Fmain%2Fpackage.json" /> <br/><br/>[] [] <a href="https://www.buymeacoffee.com/GPFR" target="_blank"><img src="https://cdn.buymeacoffee.com/buttons/v2/default-yellow.png" height="41" width="174" alt="Buy Me A Coffee" style="height: 41px !important;width: 174px !important;" ></a> <a href="https://www.netlify.com"> <img src="https://www.netlify.com/v3/img/components/netlify-color-accent.svg" alt="Deploys by Netlify" /> </a> <br />
</div>Overview
Key Features:
- Compatible: Works with JSON Schema Draft-07 / Draft 2019-09 / Draft 2020-12
- Human-friendly Make exploration of specs a delightful experience
- Internationalization Extend to your own language , thanks to
docusaurus write-translations
- Easy to integrate Components are ready to use, as built on top of Docusaurus
Read more on : https://jy95.github.io/docusaurus-json-schema-plugin/
Credits
Special thanks to @PaloAltoNetworks (Palo Alto Networks), the author of docusaurus-openapi-docs, which this project took some inspirations as a starting base.