@modulens/react

April 22, 2026 ยท View on GitHub

Modulens React package provides a CLI to scan React workspaces and generate architecture health reports.

Install

npm install -g @modulens/react

Usage

modulens-react scan

Output

  • HTML report: written into your workspace by default and opened in your browser
  • JSON report: --format json (use --output - to print to stdout)