0.0.1-alpha.1 • Published 3 years ago

podi v0.0.1-alpha.1

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

Power DI

100% type safe Dependency Injection tool for Typescript.

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 podi

Usage

TODO

0.0.1-alpha.4

3 years ago

0.0.1-alpha.3

3 years ago

0.0.1-alpha.2

3 years ago

0.0.1-alpha.1

3 years ago