superdi
TypeScript icon, indicating that this package has built-in type declarations

0.0.1-alpha.2 • Public • Published

Super DI

100% type safe Dependency Injection tool for Typescript

English | 简体中文

Features

  • [x] 100% type safe.
  • [x] No third-party dependencies.
  • [x] Lifetime support singleton and transient.
  • [x] Support unregister.
  • [x] Support multiton register and resolveAll mode.
  • [x] Support async dispose.
  • [x] Support injector.
  • [x] Support register value, function and class.
  • [ ] Clear the history register when unregister.

Installation

npm install superdi

Usage

TODO

Readme

Keywords

none

Package Sidebar

Install

npm i superdi

Weekly Downloads

0

Version

0.0.1-alpha.2

License

MIT

Unpacked Size

186 kB

Total Files

18

Last publish

Collaborators

  • foreverzmy