reporemix
v1.1.1
Published
A opiniated repomix tool for Rust and NextJS projects.
Maintainers
Readme
Reporemix
An opinionated repomix tool for Rust and NextJS projects with Tree-Sitter powered transformations.
Features
- Syntax-aware comment shortening
- Base64 shortening in strings only
- SVG content replacement
- Code metrics in output XML
- Syntax error detection
- Unused import removal for JS/TS
- Parallel processing
Usage
npm install -g reporemix reporemix -o output.xml
