jq.node
Processor
A command-line JSON/string processor built on top of JavaScript and Lodash.
jq.node - like jq but WAY MORE powerful (300+ helpers 🔥 & 1.45M modules 😱)
465 stars
7 watching
28 forks
Language: JavaScript
last commit: about 1 year ago javascript-shelljq
Related projects:
Repository | Description | Stars |
---|---|---|
fiatjaf/jq-web | A WebAssembly implementation of the popular command-line JSON processor | 310 |
01mf02/jaq | A fast and simple JSON data processing tool with improved startup time and correct jq syntax. | 2,755 |
florents-tselai/pgjq | An extension for Postgres that embeds the jq compiler to execute JSON data in a programming language-like way | 185 |
sanack/node-jq | A Node.js wrapper for the lightweight and flexible command-line JSON processor jq | 278 |
arakelian/java-jq | A lightweight Java wrapper around JQ and Oniguruma libraries for efficient JSON processing | 83 |
fadado/jbol | A collection of modules and tools for a command-line JSON processor language | 72 |
cube2222/jql | A JSON query processor with a custom syntax that simplifies complex queries by breaking them down into step-by-step operations. | 896 |
bmatsuo/jqsh | An interactive command-line utility wrapper around the jq JSON processor | 23 |
winebarrel/ruby-jq | Bindings to a popular JSON processing tool | 81 |
ropensci/jqr | An R interface to jq, allowing efficient processing of JSON data without explicit conversion or regular expression usage. | 143 |
jeroen/jsonlite | A high-performance JSON parser and generator optimized for R statistical data and web applications. | 376 |
foliojs/fontkit | An advanced font engine for Node and the browser, supporting multiple font formats and layout features. | 1,491 |
kunalsin9h/livejq | An alternative to jq with continuous parsing support and filtering capabilities for handling invalid JSON without crashing. | 15 |
sabakihq/gtp | A Node.js module for handling GTP engines used in artificial intelligence and board games like Go. | 19 |
flurie/tree-sitter-jq | A tree-sitter grammar for parsing and syntax analysis of the jq programming language | 28 |