jq-jsonpointer
JSON pointer processor
An implementation of JSON Pointer syntax in the jq data transformation language.
jq module implementing JSON Pointer (RFC 6901)
16 stars
5 watching
1 forks
Language: JSONiq
last commit: almost 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A JSON data processing tool focused on correctness and performance | 2,894 |
| JSON Pointer processor for Common Lisp | 12 |
| A Node.js wrapper for the lightweight and flexible command-line JSON processor jq | 281 |
| A PHP extension for working with the jq command-line JSON processor | 41 |
| A lightweight Java wrapper around JQ and Oniguruma libraries for efficient JSON processing | 82 |
| A WebAssembly implementation of the popular command-line JSON processor | 313 |
| An extension for Postgres that embeds the jq compiler to execute JSON data in a programming language-like way | 189 |
| Python bindings for a lightweight and flexible JSON processor | 372 |
| An Atom extension that embeds the jq command-line JSON processor into its interface | 22 |
| An R interface to jq, allowing efficient processing of JSON data without explicit conversion or regular expression usage. | 143 |
| A Python binding for a JSON processor that allows transforming and filtering structured data | 195 |
| A tool for processing JSON objects with reusable operation configurations | 6 |
| A commandline tool to explore, transform, or munge JSON files using Python | 5 |
| A comprehensive C++ library for parsing and manipulating JSON data with support for various formats and validation rules. | 43 |
| Provides an SQL function to execute jq expressions against JSON values in a datasette plugin | 16 |