Skip to content

Releases: isapp/jsontool

v1.2.0

15 Feb 20:26
bb0a87e

Choose a tag to compare

Full Changelog: v1.1.0...v1.2.0

Automatic update check

Adds an automatic update check when loading the application.

v1.1.0

14 Feb 22:22
cd395d2

Choose a tag to compare

Full Changelog: https://github.com/isapp/jsontool/commits/v1.1.0

Introduces JSONPath Debugger & JSON Beautify

JSONPath Debugger

Paste JSON into the left editor, enter a JSONPath query in the input, and see the result in the right editor.
Also allows copying the query path into clipboard.

JSON Beautify

A simple JSON beautifier.