0.0.1-alpha.1 • Published 11 months ago

podi v0.0.1-alpha.1

Weekly downloads
-
License
MIT
Repository
github
Last release
11 months 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

11 months ago

0.0.1-alpha.3

11 months ago

0.0.1-alpha.2

11 months ago

0.0.1-alpha.1

11 months ago