usmanulhaq / json-editor

A JSON editor created using Jquery

Home Page:https://usmanulhaq.github.io/json-editor/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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/

About

A JSON editor created using Jquery

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

License:MIT License


Languages

Language:JavaScript 74.8%Language:HTML 25.2%