ijq
JSON repl
An interactive JSON processing tool with support for variables, functions and import statements.
interactive jq, a REPL
24 stars
4 watching
3 forks
Language: Go
last commit: about 2 years ago
Linked from 1 awesome list
jqrepl
Related projects:
Repository | Description | Stars |
---|---|---|
fiatjaf/jq-web | A WebAssembly implementation of the popular command-line JSON processor | 310 |
fiatjaf/jqview | A native GUI tool for visualizing and inspecting JSON data using the jq command-line utility | 370 |
01mf02/jaq | A fast and simple JSON data processing tool with improved startup time and correct jq syntax. | 2,759 |
arakelian/java-jq | A lightweight Java wrapper around JQ and Oniguruma libraries for efficient JSON processing | 82 |
jcsalterego/jqq | An interactive wrapper around jq, providing an easy-to-use command-line interface. | 310 |
doloopwhile/pyjq | A Python binding for a JSON processor that allows transforming and filtering structured data | 196 |
elgs/gojq | A Go library for querying and manipulating JSON data | 191 |
yamafaktory/jql | A tool for querying and manipulating JSON data using a simple, intuitive syntax. | 1,509 |
kjdev/php-ext-jq | A PHP extension for working with the jq command-line JSON processor | 41 |
florents-tselai/pgjq | An extension for Postgres that embeds the jq compiler to execute JSON data in a programming language-like way | 185 |
kunalsin9h/livejq | An alternative to jq with continuous parsing support and filtering capabilities for handling invalid JSON without crashing. | 15 |
noahgorstein/jqp | An interactive command-line interface for the jq utility to explore and manipulate JSON data | 2,200 |
blgm/jfq | A command-line tool for querying and processing JSON data using a declarative language. | 49 |
winebarrel/ruby-jq | Bindings to a popular JSON processing tool | 81 |
fadado/jtool | Tools for working with JSON data in the shell | 13 |