← HomeLogin
Dependency analysis and optimization toolkit for modern JavaScript and TypeScript codebases.
~dev.sourcestatic analysistypescript
github.com Feb 28, 2026

Summary

Think of Rev-dep as a high-speed linter for your dependency graph.

Consolidate fragmented, sequential checks from multiple slow tools into a single, high-performance engine. Rev-dep executes a full suite of governance checks—including circularity, orphans, module boundaries and more, in one parallelized pass. Implemented in Go to bypass the performance bottlenecks of Node-based analysis, it can audit a 500k+ LoC project in approximately 500ms.