Ross ROSS = Recommend OSS · open-source software intelligence for agents

jeffijoe/awilix

Extremely powerful Inversion of Control (IoC) container for Node.JS observed · 2026-08-28

github.com/jeffijoe/awilix · TypeScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

77/100

  • Activity 99
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3844
  • days_rel: n/a
  • days_push: 7
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

4222 stars · 148 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

Awilix is a powerful, performant dependency injection (IoC) container for JavaScript/Node.js, written in TypeScript. It enables composable, testable code through annotation-free dependency injection with lifetime management, scopes, and module auto-loading.

Use cases

  • manage dependencies in a node.js application
  • dependency injection without decorators or annotations
  • create scoped instances per request
  • make services testable with injected dependencies
  • auto-load and register modules from a directory
  • replace a service locator with a proper DI container

When to choose

  • building Node.js or TypeScript apps wanting clean decoupling from DI mechanics
  • you need lifetime management like singletons, transients, and request scopes
  • you prefer plain functions/classes over annotation-heavy frameworks

When to avoid

  • working outside the JavaScript/Node.js ecosystem
  • you want a full application framework with DI built in (e.g., NestJS)
  • very small scripts where manual wiring is simpler

Facets

library · maturity stable

middleware developer-tools backend developer-tools dependency-injection ioc-container service-locator lifetime-management di-container nodejs javascript typescript

2 sources

Member repositories

RepositoryRoleHealth v2
jeffijoe/awilixmain77

For agents

markdown · JSON · MCP: product_card(name="jeffijoe/awilix")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem