Feature request: just pretty-print (ie. identity transform)
Open
- Dominant language
- Python
- Stars
- 786
- Forks
- 48
- PR merge metrics
- No merged PRs in 30d
Description
An underappreciated feature of `jq` is simply using it to pretty-print compact JSON such as `jq . compact.json`.
~~Is there a `jp` equivalent? I tried `cat compact.json | jp @` but that did not do what I expected, probably owing to my having learned JMESPath only a couple hours ago and still finding my legs.~~
Contributor guide
Assessment
This issue has not been assessed yet.