Web based JSON Editor powered by React. https://ogaoga.github.io/json-visual-editor/
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 :)
Release branch. Merge stable codes from only develop
branch. After merging via a pull request from develop
, automatically deploy to the GitHub page.
Develop branch. Topic branches are merged into the branch via pull request or directory pushed.
- React + ES6 + Webpack で JSON Visual Editor を作ってみる - Qiita
- React + ES6 + Webpack で JSON Visual Editor を作ってみる(Redux 導入編) - Qiita
Copyright (c) 2016 - 2020 ogaoga.org Licensed under the MIT License.
- E2E test
- 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.