RhoeJSON

Swift-native JSON engine, CLI, preview daemon, jq-inspired filters, binary codecs, and WASM facade.

RhoeJSON CLI

rhoejson is the public command-line interface for the RhoeJSON engine. It is designed for everyday JSON inspection, validation, transformation, preview, and release automation.

Commands

Install Names

The primary executable is rhoejson. Homebrew release templates also reserve:

Generated Assets

Release candidates must keep these generated assets in sync with CLI metadata:

Regenerate and validate with:


bash Scripts/CI/generate-cli-artifacts.sh
bash Scripts/CI/validate-cli-artifacts.sh