Run jq queries on JSON data in your browser. jq is a lightweight command-line JSON processor. Test and debug jq expressions interactively. Uses jq-web (WebAssembly).
Your data never leaves your browserRelated
jq is a lightweight and flexible command-line JSON processor. It is like sed for JSON data — you can use it to slice, filter, map and transform JSON.
No. This playground uses jq compiled to WebAssembly (WASM), running entirely in your browser.