json-visual-editor
json-visual-editor copied to clipboard
Web based JSON Editor powered by React.
JSON Visual Editor v2
Web based JSON Editor powered by React. https://ogaoga.github.io/json-visual-editor/

To develop
This project is based on Create React App. Please read the document to develop.
Please contribute to the project if you think this can be done better in anyway even for this README :)
master
Release branch. Merge stable codes from only develop branch. After merging via a pull request from develop, automatically deploy to the GitHub page.
develop
Develop branch. Topic branches are merged into the branch via pull request or directory pushed.
See also
for 0.x
- React + ES6 + Webpack で JSON Visual Editor を作ってみる - Qiita
- React + ES6 + Webpack で JSON Visual Editor を作ってみる(Redux 導入編) - Qiita
License
Copyright (c) 2016 - 2020 ogaoga.org Licensed under the MIT License.
ToDo
for version 2.0.0
- [ ] E2E test
issues and features to be implemented
- [ ] Fix a bug of drop area indicator.
- [ ] Show level of depth.
- [ ] Timestamp translation.
- [ ] VS Code Extension.
- [ ] Chrome Extension.
- [ ] Insert version number.
- [ ] bug: Height of <textarea> is not enough in except Chrome.