Remix.run Logo
hnlmorg 7 hours ago

Powerful but not sufficient. There’s plenty of us who don’t use jq for various reasons.

jcims 6 hours ago | parent [-]

LLMs have allowed me to start using jq for more than pretty printing JSON.

ruuda 42 minutes ago | parent [-]

Give https://rcl-lang.org/#intuitive-json-queries a try! It can fill a similar role, but the syntax is very similar to Python/TypeScript/Rust, so you don’t need an LLM to write the query for you.