An open API service indexing awesome lists of open source software.

https://github.com/its-just-nans/json-editor

A simple json editor in your browser
https://github.com/its-just-nans/json-editor

editor explorer json json-editor json-explorer json-export

Last synced: 6 months ago
JSON representation

A simple json editor in your browser

Awesome Lists containing this project

README

          

# json-editor

A simple json editor in your [browser](https://n4n5.dev/json-editor/)

## To use

```sh
npm install
npm run start
npm run build # to build
```