2 unstable releases
Uses new Rust 2024
| 0.1.0 | May 24, 2025 |
|---|---|
| 0.0.0 | May 24, 2025 |
#6 in #json-filter
266 downloads per month
Used in 10 crates
8KB
80 lines
jq.rs
🚧 We are building in public. This is presently under heavy construction.
✨ Features
- Supports opting out of any feature using comprehensive feature flags.
- Adheres to the Rust API Guidelines in its naming conventions.
- 100% free and unencumbered public domain software.
🛠️ Prerequisites
- Rust 1.85+ (2024 edition)
⬇️ Installation
Installation via Cargo
cargo add jq
👉 Examples
Importing the Library
use jq::*;
👨💻 Development
git clone https://github.com/dryrust/jq.rs.git
Dependencies
~0.7–1.9MB
~39K SLoC