reporemix
Version:
A opiniated repomix tool for Rust and NextJS projects.
17 lines (13 loc) • 397 B
Markdown
# 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 <path> -o output.xml