<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/>

[![License: AGPL v3](https://img.shields.io/badge/License-AGPL_v3-blue.svg)](https://github.com/jy95/docusaurus-json-schema-plugin/blob/main/LICENSE) ![npm latest package](https://img.shields.io/npm/v/docusaurus-json-schema-plugin/latest.svg) ![npm downloads](https://img.shields.io/npm/dm/docusaurus-json-schema-plugin.svg) [![Codacy Badge](https://app.codacy.com/project/badge/Grade/43d9fa27054841f5a884afc88188ef01)](https://app.codacy.com/gh/jy95/docusaurus-json-schema-plugin/dashboard?utm_source=gh&utm_medium=referral&utm_content=&utm_campaign=Badge_grade) [![Codacy Badge](https://app.codacy.com/project/badge/Coverage/43d9fa27054841f5a884afc88188ef01)](https://app.codacy.com/gh/jy95/docusaurus-json-schema-plugin/dashboard?utm_source=gh&utm_medium=referral&utm_content=&utm_campaign=Badge_coverage) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://github.com/jy95/docusaurus-json-schema-plugin/blob/main/CONTRIBUTING.md) [![prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg)](https://github.com/prettier/prettier) <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](https://github.com/PaloAltoNetworks/docusaurus-openapi-docs), which this project took some inspirations as a starting base.

## Contributors

<a href="https://github.com/jy95/docusaurus-json-schema-plugin/graphs/contributors">
  <img src="https://contrib.rocks/image?repo=jy95/docusaurus-json-schema-plugin" />
</a>

## Star History

[![Star History Chart](https://api.star-history.com/svg?repos=jy95/docusaurus-json-schema-plugin&type=Date)](https://star-history.com/#jy95/docusaurus-json-schema-plugin&Date)
