0.3.5 • Published 1 year ago

@xeito/injection v0.3.5

Weekly downloads
-
License
MIT
Repository
-
Last release
1 year ago

Xeito Injection

This is the Dependency Injection library for Xeito Framework. It provides the classes and decorators required to create and access singleton services.

To find the full documentation and more links go to the main README file.

Exports:

Classes:

  • Registry: The class that manages the injection registry (used by the decorators, not intended to be used directly) Internal.

Decorators:

  • Injectable: Marks a class as a service and adds related functionality.
  • Inject: Injects a service into a class (through a decorated property).

Interfaces

  • InjectableMetadata: The interface for injectable metadata (decorator).
0.3.5

1 year ago

0.3.4

1 year ago

0.3.3

1 year ago

0.3.2

1 year ago

0.3.1

1 year ago

0.3.0

1 year ago

0.2.2

1 year ago

0.2.1

1 year ago

0.2.0

1 year ago

0.1.13

1 year ago

0.1.12

1 year ago

0.1.11

1 year ago

0.1.10

1 year ago

0.1.9

1 year ago

0.1.8

1 year ago

0.1.7

1 year ago

0.1.6

1 year ago

0.1.5

1 year ago

0.1.4

1 year ago

0.1.3

1 year ago

0.1.2

1 year ago

0.1.1

1 year ago

0.1.0

1 year ago

0.0.8

2 years ago

0.0.7

2 years ago

0.0.6

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago