Dependency injection Packages

deps-injector

Both `factory` and `inject` methods receives a consumer/dependent class and an array of its dependencies classes and then instantiates the consumer/dependent class injecting the classes/instances passed as dependencies.

1.5.7 • Published 2 years ago

depsi

[![TypeScript](https://img.shields.io/badge/--3178C6?logo=typescript&logoColor=ffffff)](https://www.typescriptlang.org/) [![Npm package version](https://badgen.net/npm/v/depsi)](https://www.npmjs.com/package/depsi) ![npm](https://img.shields.io/npm/dw/d

1.0.2 • Published 11 months ago

decorator-injector

**Decorator-injector** is a very lightweight Dependency Injection ts library\ **Features**: - is very small and simple usage - built on TypeScript 5.* - latest decorator proposal (stage-3) https://github.com/tc39/proposal-decorators - class fields can be

0.0.6 • Published 1 year ago