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 both web and Node.js projects, uses ECMAScript stage 3 decorators
TypeScript type definitions included, with smart type inference everywhere