← Back to tools
View AGENTS.md for faq
faq
Format Agnostic jQ - process various formats with libjq
Description
faq (Format Agnostic jQ) processes various formats with libjq. It extends jq's capabilities to work with YAML, TOML, XML, and other formats, not just JSON.
AI Summary
jq for multiple formats including YAML, TOML, and XML
Capabilities
- + Process JSON, YAML, TOML, and XML with jq syntax
- + Convert between formats
- + Apply jq filters to non-JSON formats
Use When
- → You want jq-like processing for YAML, TOML, or XML
Avoid When
- x You only work with JSON (use jq directly)