stackoverflow.questions.998832 icon indicating copy to clipboard operation
stackoverflow.questions.998832 copied to clipboard

GUI-based or Web-based JSON editor that works like property explorer

stackoverflow.questions.998832

:question: GUI-based or Web-based JSON editor that works like property explorer

  • http://stackoverflow.com/questions/998832

Close candidate

This is the closest item to the original inquiry posed by dreftymac on SO.

  • https://json-editor.github.io/json-editor/

Integrated Solutions

At the time of this writing (Tue 2016-12-13T18:24:09) there are numerous solutions in this space that use JSON as part of an integrated solution or larger application or framework. Since these solutions do not focus solely on JSON, they were originally not included as part of the original question on StackOverflow. In order to keep the material updated, they are now added here.

In-place editor

  • https://vitalets.github.io/x-editable
  • https://code.tutsplus.com/tutorials/create-an-in-place-editing-system--net-6843

TextEditor/IDE

Forms

  • form.io
    • https://github.com/formio/ngFormBuilder

YAML

  • https://github.com/benedictprintz/YAML-GUI

Old links from original question