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
- Host: GitHub
- URL: https://github.com/its-just-nans/json-editor
- Owner: Its-Just-Nans
- License: mit
- Created: 2022-01-19T14:45:24.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2025-05-13T23:13:10.000Z (8 months ago)
- Last Synced: 2025-05-14T01:10:07.865Z (8 months ago)
- Topics: editor, explorer, json, json-editor, json-explorer, json-export
- Language: Svelte
- Homepage: http://n4n5.dev/json-editor/
- Size: 19.5 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```