

Liquid XML - JSON Schema Editor Graphical JSON Schema editor and validator.Visual JSON Editor, Windows Desktop Application (free, open source), Ĭommercial (No endorsement intended or implied, may or may not meet requirement)./JSONedit, built as an Angular directive.

Example added by StackOverflow thread participant.Visualise JSON structute, edit inline and export back to prettified JSON.If anyone else out there has something, I'd still be interested to find out more. Update: In an effort to answer my own question, here is what I've been able to uncover so far.


with the ability to delete or add additional rows by clicking on a next to each row in the table.īig Idea: The "big idea" behind this is that the user would be able to specify any arbitrary (non-recursive) JSON structure and then also be able to edit the structure with a GUI-based interaction (this would be similar to the "XML Editor Grid View" in XML Spy). Question: Is there a web-based JSON editor that could take a structure like this, and automatically allow the user to modify this in a user-friendly GUI?Įxample: Imagine an auto-generated HTML form that displays 2 input-type-text controls for both title and lastmod, and a table of input-type-text controls with three columns and three rows for arr_list. Suppose you have an arbitrary JSON structure like the following: First I will ask if anyone has seen anything like it yet. Background: This is a request for something that may not exist yet, but I've been meaning to build one for a long time.
