
Liquid XML - JSON Schema Editor Graphical JSON Schema editor and validator.
Cocoa json editor download windows#
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. Context sensitive auto-completion (schema aware). JSON syntax checking and JSON Schema validator supporting Draft 4, 6, -09. If anyone else out there has something, I'd still be interested to find out more. JSON text and grid editor for Windows® to create error-free JSON with ease. Update: In an effort to answer my own question, here is what I've been able to uncover so far. Is there a JSON api based CMS that is hosted locally?Ī github repository has been created to further track this closed SO post. 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.