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
No reviews yetBe the first to leave a review for Eventra
Maker
📌
Hey Product Hunt!
I built Eventra because I couldn't answer "is anyone using this?" without writing a Mixpanel query — and even then, I wasn't sure the event was being tracked.
The core insight: you can't find dead features if you don't know what features exist. Every analytics tool makes you define that manually. Eventra flips it — the CLI reads your TypeScript codebase and builds the catalog from the code.
Dead features are the most visible result. But the real thing is: your analytics are only as good as your catalog, and your catalog is only as good as your discipline. The CLI makes discipline automatic.
Happy to answer questions below.