jq
Here are 422 public repositories matching this topic...
-
Updated
Feb 22, 2017 - JavaScript
-
Updated
Dec 5, 2021 - Go
-
Updated
Oct 24, 2021 - Shell
-
Updated
Aug 4, 2021 - JavaScript
CSV
With separators auto-guessing and optional overrides:
https://en.wikipedia.org/wiki/Comma-separated_values
faq -f json -o csv < file.json
-
Updated
Dec 5, 2021 - Shell
-
Updated
Dec 23, 2021 - Python
As generating human-readable code is not a current aim, and we're quite far from having it anyway, it would make sense to generate a code that is already "minified". (i. e. cannot be reduced more by a minifier).
This might not be possible to achieve to 100% without implementing some complicated compiler logic (for example determining whether some parenthesis are needed). Implementing those shou
-
Updated
Oct 30, 2021 - Shell
-
Updated
Dec 16, 2021 - Shell
-
Updated
Dec 24, 2021 - Go
-
Updated
May 25, 2020 - TypeScript
-
Updated
Oct 19, 2021 - JavaScript
-
Updated
Dec 10, 2021 - Python
Improve this page
Add a description, image, and links to the jq topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the jq topic, visit your repo's landing page and select "manage topics."
I'm happy to announce that I'll be writing the second edition of Data Science at the Command Line (O'Reilly, 2014). This issue explains why I think a second edition is needed, lists what changes I plan to make, and presents a tentative outline. Finally, I have a few words about the process and giving feedback.
Why a second edition?
While the command line as a technology and as a way of w