-
Updated
Feb 22, 2017 - JavaScript
#
jq
Here are 388 public repositories matching this topic...
GUI for editing, visualizing, and manipulating JSON data
jid on jq - interactive JSON query tool using jq expressions
-
Updated
Apr 20, 2021 - Go
Real-time stock tickers from the command-line.
-
Updated
Mar 2, 2021 - Shell
jq.node - like jq but WAY MORE powerful (300+ helpers 🔥 & 1.45M modules 😱 )
-
Updated
Aug 4, 2021 - JavaScript
Myflix, a Netflix clone!
bash
streaming
database
html5
movie
video-player
flexbox
self-hosted
jq
netflix
flexbox-css
emby
nas
streaming-video
streaming-service
bash-scripting
xmllint
movie-player
kiss-principle
myflix
-
Updated
Jun 25, 2021 - Shell
-
Updated
Jan 24, 2021 - Shell
CLI tool to filter JSON and JSON Lines data with Python syntax. (Similar to jq)
-
Updated
Aug 2, 2021 - Python
Monitor and download live streams from YouTube
python
bash
docker
youtube
streamlink
ffmpeg
mp4
docker-compose
livestream
youtube-dl
live
jq
aria2
exiv2
vtuber
python-yq
-
Updated
Apr 29, 2021 - Shell
Chrome Extension for JSON formatting and jq filtering in your browser.
-
Updated
May 25, 2020 - TypeScript
Emacs major mode for editing jq queries.
-
Updated
Jun 4, 2020 - Emacs Lisp
My Cheatsheet Repository
-
Updated
Aug 6, 2021 - Python
Open
Project rebranding
9
greenled
commented
Jul 25, 2019
Since the beginig of the times this project's name has been "Portainer Stack Utils", which describes what it is and what it does. In order to avoid possible future legal issues with Portainer registered trademark it should be renamed to something that does not include "Portainer". Also, it has evolved to include more than just "stacks", so the name should not limit to "Stack Utils". Whatever name
Command-line JSON processor with Scala syntax
-
Updated
Jul 12, 2021 - Scala
Interactive exercises for learning jq
-
Updated
May 10, 2021 - JavaScript
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."
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