1.0.7 • Published 3 years ago

@mrmld/m-di v1.0.7

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

Strogly-typed TypeScript dependency injection

Basic concepts

  • Everything can be a service
  • Global public services should be exposed to single typescript type
  • Private services should be hidden and can be typed too

Service scopes

Each service can be scoped, trancient or singleton

Usage

1.0.7

3 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4-beta

3 years ago

1.0.4-alpha

3 years ago

1.0.3

4 years ago

1.0.1-beta

4 years ago

1.0.0-beta

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago