Show HN: JSON-Splora, a gui for editing, visualizing, and manipulating JSON data (github.com) 54 points by wellsjohnston 9y ago ↗ HN
[–] brad0 9y ago ↗ I like it. This is JQ with a graphical interface? [–] wellsjohnston 9y ago ↗ Yes, in addition to JavaScript. The filter is first run through a JavaScript VM, then jq, allowing you to manipulate the object with either.
[–] wellsjohnston 9y ago ↗ Yes, in addition to JavaScript. The filter is first run through a JavaScript VM, then jq, allowing you to manipulate the object with either.
[–] timvdalen 9y ago ↗ This will definitely come in handy, great way to use jq interactively.It also builds and works fine on Windows, so I opened a PR with instructions for that.https://github.com/wellsjo/JSON-Splora/pull/4 [–] wellsjohnston 9y ago ↗ Thank you for this! Accepted & merged!
4 comments
[ 3.6 ms ] story [ 17.4 ms ] threadIt also builds and works fine on Windows, so I opened a PR with instructions for that.
https://github.com/wellsjo/JSON-Splora/pull/4