DevTools Daily
devtoolsdaily.com โบ jq_playground
Free Online JQ Playground
Free online JQ playground to test JSON queries, transform data, and debug filters instantly with sample data, examples, and quick copy/share support.
Jqlang
play.jqlang.org
jq playground
jq playground is open-source and licensed under the MIT license. All jq queries and HTTP requests to fetch JSON are processed locally in your browser. Snippets are only sent to the server when you choose to share them.
Videos
23:11
Too Much JSON? Try jq | BB King - YouTube
14:54
jq: A Practical Guide - YouTube
25:27
The Ultimate JQ Tutorial: Everything You Need to Know to Parse ...
55:42
LinuxFest Northwest 2024: Intro to jq: grep for JSON - YouTube
04:12
Create Valid JSON with JQ - YouTube
jq tutorial: Beginners Guilde To Parsing JSON from the ...
jq
jqlang.org
jq
Other platforms, older versions, and source Try online! jq is like sed for JSON data - you can use it to slice and filter and map and transform structured data with the same ease that sed, awk, grep and friends let you play with text.
Port
jq.port.io
JQ AI Playground
Port's JQ playground is designed to make parsing JSON much easier and straightforward with AI assistance and two-way code conversion.
Gitlab
jiehong.gitlab.io โบ jq_offline
Jq Play Offline
Jq Play Offline is a web assembly version of jqplay, allowing you to run the full featured jq in your browser, without sending anything to any backend.
Jsonplayground
jsonplayground.com
JSON Playground - Format, Filter, and Explore JSON with jq Online
Free online JSON formatter, validator, and query tool. Easily format, filter, and explore JSON data using jq in our powerful playground.
Jqkungfu
jqkungfu.com
jq kung fu
Want to learn how to build WebAssembly applications like this one? Check out my book Level Up with WebAssembly
OnWorks
onworks.net โบ home โบ programs โบ jq online
jq
Run online jq in free Ubuntu online, free Fedora online, free Windows online emulator or free MACOS online emulator by OnWorks
GitHub
github.com โบ fiatjaf โบ awesome-jq
GitHub - jqlang/awesome-jq: A curated list of awesome jq tools and resources. ยท GitHub
Starred by 950 users
Forked by 45 users
Stedolan
stedolan.github.io โบ jq
Redirecting to jqlang.github.io
Redirecting to jqlang.github.io
Xbin
xbin.io โบ w โบ tool โบ jq
online jq - xbin.io
Your /bin in the cloud.
GitHub
github.com โบ jqlang โบ jq
GitHub - jqlang/jq: Command-line JSON processor ยท GitHub
Try jq Online: play.jqlang.org ยท Download the latest releases from the GitHub release page. Pull the jq image to start quickly with Docker. docker run --rm -i ghcr.io/jqlang/jq:latest < package.json '.version' docker run --rm -i -v "$PWD:$PWD" -w "$PWD" ghcr.io/jqlang/jq:latest '.version' package.json ยท
Starred by 34.4K users
Forked by 1.8K users
Languages ย C 79.0% | M4 6.7% | Shell 5.3% | Yacc 3.5% | jq 1.6% | C++ 1.5%
Remysharp
jq.remysharp.com โบ command-line
Command line usage
Personally I tend to use jq on the command line for short and quick queries. For more complex queries (usually requiring more thought), I'll turn to jqTerm.
sourcehut
sr.ht โบ ~gpanders โบ ijq
ijq: Interactive jq
Interactive jq ยท ijq v1.2.0 released ยท ~gpanders via ijq 4 months ago ยท ijq is moving to Codeberg ยท ~gpanders via ijq 1 year, 1 month ago ยท View project feed RSS Report abuse ยท
Codementor
codementor.io โบ community โบ jq .
jq . | Codementor
July 27, 2019 - One of these tools is jq - an amazing CLI tool with 13k+ stars on Github. You can see it like a Swiss Army knife for working with JSONs. It's very useful when you want to quickly understand data in a JSON; it saved me a lot of time over the past years. I enjoy using it because it's a command line tool and I love to do as much as work possible in CLI.
Jsonquerytool
jsonquerytool.com
Online JSON Query Tester
Online tool for querying, extracting or selecting parts of a JSON or XML document or testing a query using JSONPath, JSPath, Lodash, Underscore, JPath, XPath for JSON, JSON Pointer, XPath, XSLT or just plain old JavaScript. Enter your JSON/XML and your query and immediately see the extracted ...