Static import-graph analyzer for TypeScript. You write architecture rules in YAML, Deslop checks them on every run. No AI and no heuristics — it walks the import graph, so the same code always produces the same result.

architecture dependency-graph import-graph javascript static-analysis typescript
1 Open Issue Need Help Last updated: Aug 25, 2026

Open Issues Need Help

View All on GitHub
good first issue

Static import-graph analyzer for TypeScript. You write architecture rules in YAML, Deslop checks them on every run. No AI and no heuristics — it walks the import graph, so the same code always produces the same result.

Haskell
#architecture#dependency-graph#import-graph#javascript#static-analysis#typescript