A jq playground built with Next.js
jqplay is a jq playground built with Next.js, allowing users to test jq queries against JSON directly in their browser. The tool processes all jq queries and HTTP requests locally in the browser to ensure data privacy and security. Users can share their snippets with a unique URL generated on the server.
jqplay is a Next.js-based jq playground that allows users to run jq queries against JSON data directly in their browser. The tool prioritizes data privacy by processing all queries locally and offers a unique URL sharing feature for snippets. Users can enjoy exploring and testing jq queries securely with jqplay.