jq-filter
JSON filter
An Ansible filter plugin that adds jq-like filtering capabilities to JSON data
Ansible filter plugin for jq filter expressions
21 stars
5 watching
4 forks
Language: Python
last commit: 6 months ago
Linked from 1 awesome list
ansibleansible-collectionansible-filterjq
Related projects:
Repository | Description | Stars |
---|---|---|
| An alternative to jq with continuous parsing support and filtering capabilities for handling invalid JSON without crashing. | 15 |
| A Python binding for a JSON processor that allows transforming and filtering structured data | 195 |
| A lightweight Java wrapper around JQ and Oniguruma libraries for efficient JSON processing | 82 |
| A Go language binding for the JQ JSON filter library | 22 |
| A vscode extension for applying jq filters and statements to JSON files | 22 |
| A CLI tool to filter JSON and JSON Lines data using Python syntax | 498 |
| Python bindings for a lightweight and flexible JSON processor | 372 |
| A Rust implementation of jq for querying and manipulating structured data | 339 |
| A JSON data processing tool focused on correctness and performance | 2,894 |
| An R interface to jq, allowing efficient processing of JSON data without explicit conversion or regular expression usage. | 143 |
| A PHP extension for working with the jq command-line JSON processor | 41 |
| A C implementation of a grammar parser for the Jq language | 3 |
| An interactive command-line interface for the jq utility to explore and manipulate JSON data | 2,234 |
| A Node.js wrapper for the lightweight and flexible command-line JSON processor jq | 281 |
| A Reason implementation of the jq language with features like performance, error messages, and portability | 591 |