Package Exports
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (cch-tool) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
cch-tool
Fast CLI to navigate Claude Code JSONL session transcripts (~/.claude/projects/).
This is the npm distribution of cch. On install it downloads the matching pre-built binary from GitHub Releases and exposes it as cch.
Install
npm i -g cch-tool
cch help
cch help-allSupported platforms
- Linux x86_64, aarch64
- macOS x86_64, aarch64 (Apple Silicon)
- Windows x86_64
If your platform isn't listed, build from source: cargo install --git https://github.com/Salourh/cch (see the main repo).
License
Dual-licensed under MIT or Apache-2.0, at your option.