react-auditor
v0.5.2
Published
A blazing-fast Rust CLI to scan JS/TS/React code for best practices, quality, and security issues
Maintainers
Readme
react-auditor
A blazing-fast Rust CLI to scan JS/TS/React code for best practices, quality, security, performance, Next.js, and accessibility issues.
Powered by oxc — parallel scanning at ~138µs per 1k LOC. 67 rules across 7 categories.
The binary is bundled with the npm package — no additional installation needed.
Usage
npx react-auditor src/Or install globally:
npm install -g react-auditor
react-auditor src/Documentation
See the GitHub README for full documentation, configuration, and rule reference.
