Eventra – find unused features in your TypeScript codebase before they become maintenance debt.
The CLI scans your project using the TypeScript compiler API, resolves wrapper chains, and builds a feature catalog from your code — no manual event lists.
The dashboard shows what's dead (14+ days no events), active, and never used.
CI integration with `eventra check` ensures your catalog never drifts from the codebase.
eventra.dev · MIT · npm