node-jq
jq processor
A Node.js wrapper for the lightweight and flexible command-line JSON processor jq
Node.js wrapper for jq
281 stars
6 watching
51 forks
Language: TypeScript
last commit: 3 months ago
Linked from 1 awesome list
jqjsonnodejs
Related projects:
Repository | Description | Stars |
---|---|---|
sanack/atom-jq | An Atom extension that embeds the jq command-line JSON processor into its interface | 22 |
arakelian/java-jq | A lightweight Java wrapper around JQ and Oniguruma libraries for efficient JSON processing | 82 |
01mf02/jaq | A JSON data processing tool focused on correctness and performance | 2,894 |
kjdev/php-ext-jq | A PHP extension for working with the jq command-line JSON processor | 41 |
jcsalterego/jqq | An interactive wrapper around jq, providing an easy-to-use command-line interface. | 312 |
fgribreau/jq.node | A command-line JSON/string processor built on top of JavaScript and Lodash. | 465 |
fiatjaf/jq-web | A WebAssembly implementation of the popular command-line JSON processor | 313 |
ibdknox/jayq | A ClojureScript wrapper around jQuery to facilitate its use in a Clojure environment | 410 |
nichtich/jq-jsonpointer | An implementation of JSON Pointer syntax in the jq data transformation language. | 16 |
winebarrel/ruby-jq | Bindings to a popular JSON processing tool | 82 |
doloopwhile/pyjq | A Python binding for a JSON processor that allows transforming and filtering structured data | 195 |
florents-tselai/pgjq | An extension for Postgres that embeds the jq compiler to execute JSON data in a programming language-like way | 189 |
mwilliamson/jq.py | Python bindings for a lightweight and flexible JSON processor | 372 |
kunalsin9h/livejq | An alternative to jq with continuous parsing support and filtering capabilities for handling invalid JSON without crashing. | 15 |
bmatsuo/jqsh | An interactive command-line utility wrapper around the jq JSON processor | 23 |