Appearance
Dependency injection without reflection
A lightweight, type-safe dependency injection library for JavaScript and TypeScript projects
No need to install additional dependencies, such as reflection libraries
Small bundle-size, with support for tree-shakeable injection tokens
Written in ESM, suitable for browser and Node.js projects, native ECMAScript decorators
TypeScript type definitions included, with smart type inference everywhere