jq

Crates.iojq
lib.rsjq
version0.1.0
created_at2025-05-24 13:59:33.412945+00
updated_at2025-05-24 14:55:01.053259+00
descriptionjq.rs
homepagehttps://github.com/dryrust/jq.rs
repositoryhttps://github.com/dryrust/jq.rs
max_upload_size
id1687461
size18,251
owners (github:dryrust:owners)

documentation

README

jq.rs

License Compatibility Package Documentation

🚧 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

Share on X Share on Reddit Share on Hacker News Share on Facebook Share on LinkedIn

Commit count: 3

cargo fmt