-
Updated
Feb 22, 2017 - JavaScript
#
jq
Here are 330 public repositories matching this topic...
GUI for editing, visualizing, and manipulating JSON data
jid on jq - interactive JSON query tool using jq expressions
-
Updated
Sep 2, 2020 - Go
jq.node - like jq but WAY MORE powerful (300+ helpers 🔥 & 1.45M modules 😱 )
-
Updated
Jul 16, 2020 - JavaScript
Real-time stock tickers from the command-line.
-
Updated
Apr 7, 2020 - Shell
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
Sep 20, 2020 - Shell
-
Updated
Sep 11, 2020 - 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
Filter JSON and JSON Lines data with Python syntax
-
Updated
Sep 10, 2020 - Python
Command-line JSON processor with Scala syntax
-
Updated
Sep 9, 2020 - Scala
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
JBOL is a collection of modules for the JQ language.
-
Updated
Jul 11, 2020 - JSONiq
A package manager built for the command-line JSON processor jq.
-
Updated
Oct 25, 2019 - Shell
Interactive exercises for learning jq
-
Updated
Jul 18, 2020 - JavaScript
Code examples for JSON at Work.
nodejs
javascript
ruby
java
json
rest
mocha
json-schema
mustache
handlebars
chai
jsonapi
jq
minitest
junit4
-
Updated
May 7, 2017 - Ruby
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