← Back to match
celq
Command-line tool for processing JSON with Common Expression Language
Desktopfree
celq is a free, open-source command-line tool for processing JSON, YAML, TOML, and other structured data using Common Expression Language (CEL) instead of jq's own query language, aiming to make code snippets reusable across languages that already implement CEL. It's for developers who want a simpler expression language than jq's for command-line JSON processing, or who already use CEL elsewhere and want the same syntax in their shell.
Categories
Developer Tools

