This package has been deprecated

Author message:

This package is no longer maintained.

@typemon/dependency-injection
TypeScript icon, indicating that this package has built-in type declarations

3.0.0-next.4 • Public • Published

Dependency Injection - version license typescript-version gitlab-pipeline coverage

Installation

$ npm install @typemon/dependency-injection reflect-metadata

TypeScript

Configure metadata and decorator options.

{
    "emitDecoratorMetadata": true,
    "experimentalDecorators": true
}

Reflect Metadata

Import only once at the application entry point.

import 'reflect-metadata';

Usage

Sorry. Not yet documented. Please refer to the test code.

Package Sidebar

Install

npm i @typemon/dependency-injection

Weekly Downloads

8

Version

3.0.0-next.4

License

MIT

Unpacked Size

61.7 kB

Total Files

60

Last publish

Collaborators

  • monsterspace.network