JBOL
JSON processor
A collection of modules and tools for a command-line JSON processor language
JBOL is a collection of modules for the JQ language.
72 stars
5 watching
5 forks
Language: JSONiq
last commit: over 4 years ago
Linked from 1 awesome list
jqjsonjson-schema
Related projects:
Repository | Description | Stars |
---|---|---|
fadado/jtool | Tools for working with JSON data in the shell | 13 |
arakelian/java-jq | A lightweight Java wrapper around JQ and Oniguruma libraries for efficient JSON processing | 82 |
fiatjaf/jq-web | A WebAssembly implementation of the popular command-line JSON processor | 313 |
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 |
fgribreau/jq.node | A command-line JSON/string processor built on top of JavaScript and Lodash. | 465 |
sinhashubham95/jsonic | A comprehensive set of utilities to handle JSON data in Go. | 11 |
filip26/titanium-json-ld | An implementation of the JSON-LD 1.1 specification in Java | 137 |
cube2222/jql | A JSON query processor with a custom syntax that simplifies complex queries by breaking them down into step-by-step operations. | 895 |
florents-tselai/pgjq | An extension for Postgres that embeds the jq compiler to execute JSON data in a programming language-like way | 189 |
bmatsuo/jqsh | An interactive command-line utility wrapper around the jq JSON processor | 23 |
doloopwhile/pyjq | A Python binding for a JSON processor that allows transforming and filtering structured data | 195 |
globocom/json-sharp | A tool for processing JSON objects with reusable operation configurations | 6 |
sanack/atom-jq | An Atom extension that embeds the jq command-line JSON processor into its interface | 22 |
webmozart/json | A robust wrapper for JSON encoding and decoding that supports schema validation | 358 |