jq-web
JSON processor
A WebAssembly implementation of the popular command-line JSON processor
jq in the browser with emscripten.
310 stars
11 watching
29 forks
Language: JavaScript
last commit: 17 days ago
Linked from 2 awesome lists
emscriptenjqjson
Related projects:
Repository | Description | Stars |
---|---|---|
fiatjaf/ijq | An interactive JSON processing tool with support for variables, functions and import statements. | 24 |
01mf02/jaq | A fast and simple JSON data processing tool with improved startup time and correct jq syntax. | 2,755 |
fgribreau/jq.node | A command-line JSON/string processor built on top of JavaScript and Lodash. | 465 |
fiatjaf/jqview | A native GUI tool for visualizing and inspecting JSON data using the jq command-line utility | 370 |
arakelian/java-jq | A lightweight Java wrapper around JQ and Oniguruma libraries for efficient JSON processing | 83 |
kjdev/php-ext-jq | A PHP extension for working with the jq command-line JSON processor | 41 |
doloopwhile/pyjq | A Python binding for a JSON processor that allows transforming and filtering structured data | 196 |
fadado/jbol | A collection of modules and tools for a command-line JSON processor language | 72 |
mwilliamson/jq.py | Python bindings for a lightweight and flexible JSON processor | 368 |
sanack/node-jq | A Node.js wrapper for the lightweight and flexible command-line JSON processor jq | 278 |
mwh/jqjs | A JavaScript implementation of the jq JSON query language | 84 |
bmatsuo/jqsh | An interactive command-line utility wrapper around the jq JSON processor | 23 |
florents-tselai/pgjq | An extension for Postgres that embeds the jq compiler to execute JSON data in a programming language-like way | 185 |
sanack/atom-jq | An Atom extension that embeds the jq command-line JSON processor into its interface | 22 |
globocom/json-sharp | A tool for processing JSON objects with reusable operation configurations | 6 |