Skip to content

Add DevKitLab JSONPath & jq evaluator to Online tools - #289

Open
lazyboon wants to merge 2 commits into
burningtree:masterfrom
lazyboon:patch-1
Open

Add DevKitLab JSONPath & jq evaluator to Online tools#289
lazyboon wants to merge 2 commits into
burningtree:masterfrom
lazyboon:patch-1

Conversation

@lazyboon

Copy link
Copy Markdown

Adds a browser-based query tool to the Online tools section.

It runs both JSONPath (jsonpath-plus) and jq (jq-wasm) from one page, so selecting a field by path and running a full transform do not require switching tools. The section currently has jq play for jq alone, and JSONing mentions a JSONPath tester, but nothing offers both engines side by side.

Everything is evaluated client-side; no payload is uploaded.

Disclosure: I built and maintain this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant