Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
JamesSwift
on Sept 14, 2020
|
parent
|
context
|
favorite
| on:
Q: A faster re-implementaiton of jq written in Rea...
For anything moderately complex I iterate using
https://jqplay.org/
. Life is much better since I started doing that.
cube2222
on Sept 14, 2020
[–]
Hint: you can do live jq query preview for any jq-like command using fzf. It looks like this for jql, an alternative I've created (you can find it in a neighboring comment):
echo '' | fzf --print-query --preview-window wrap --preview 'cat test.json | jql {q}'
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: