/json-editor

A JSON editor created using Jquery

Primary LanguageJavaScriptMIT LicenseMIT

A JSON editor to edit the JSON string comprising of array of JavaScript objects
You can convert the input JSON string to an editable tabular format
You can edit the table values and the table itself by inserting new rows, columns or nested tables in the cells
Finally convert that updated table back to the JSON string

You can check the project webpage for live version and project details.
https://usmanulhaq.github.io/json-editor/