wellsjo / JSON-Splora

GUI app for editing, visualizing, and manipulating JSON data
MIT License
1.86k stars 60 forks source link

integrate with jsoneditor #32

Closed qifuren1985 closed 7 years ago

qifuren1985 commented 7 years ago

some function in jsoneditor(https://github.com/josdejong/jsoneditor/ , http://jsoneditoronline.org/) is good, maybe we can integrate with jsoneditor.

wellsjo commented 7 years ago

What features did you specifically have in mind?

qifuren1985 commented 7 years ago

the right panel on http://www.jsoneditoronline.org/ It display json structure more intuitively. we can know how many elmenents in a array, how many keys in dict, and we can also find and filter some word quickly.

wellsjo commented 7 years ago

this should be re-opened as something specific, then we can decide from there