<h1 align="center">json-editor</h1>
<div align="center">
   <img alt="Repository size" src="https://img.shields.io/github/repo-size/acegoal07/json-editor">
   <img alt="npm" src="https://img.shields.io/npm/v/@acegoal07/json-editor/latest">
   <img alt="NPM" src="https://img.shields.io/npm/l/@acegoal07/json-editor">
   <img alt="Libraries.io dependency status for latest release" src="https://img.shields.io/github/issues-raw/acegoal07/json-editor">
   <img alt="GitHub contributors" src="https://img.shields.io/github/contributors/acegoal07/json-editor">
   <img alt="Monthly Downloads" src="https://img.shields.io/npm/dm/@acegoal07/json-editor">
</div>

---

## Installation
```sh
npm i @acegoal07/json-editor
```
yarn
```sh
yarn add @acegoal07/json-editor
```

## About
This package is still a working progress so expect changes that could change how it is used

If you experience any issues or would like to recommend a feature open an issue and i'll look into it

If your interested in supporting my projects you can find donation options <a href="https://acegoal07.dev/donate">here</a>

You can find information on how to use this package on the github wiki which can be found <a href="https://github.com/acegoal07/json-editor/wiki">here</a>