Analysis updated 2026-07-18 · repo last pushed 2022-01-29
Automatically wire dependencies between classes instead of manually passing objects around
Reduce boilerplate in a large TypeScript project where many components reference each other
Bring Angular-style dependency injection to a non-Angular TypeScript codebase
Make code easier to test and refactor by decoupling how components get their dependencies
| patrickjs/static-injector | 0verflowme/alarm-clock | 0verflowme/seclists | |
|---|---|---|---|
| Language | — | CSS | — |
| Last pushed | 2022-01-29 | 2022-10-03 | 2020-05-03 |
| Maintenance | Dormant | Dormant | Dormant |
| Setup difficulty | moderate | easy | easy |
| Complexity | 3/5 | 2/5 | 1/5 |
| Audience | developer | vibe coder | ops devops |
Figures from each repo's GitHub metadata at analysis time.
Requires wiring a custom TypeScript transformer into your build tool (webpack, rollup, etc.).
A standalone TypeScript dependency injection system, modeled on Angular's DI, that wires components together at compile time using decorators.
Dormant — no commits in 2+ years (last push 2022-01-29).
Setup difficulty is rated moderate, with roughly 1h+ to a first successful run.
Mainly developer.
This repo across BitVibe Labs
Verify against the repo before relying on details.