diod

Container

A lightweight inversion of control container and dependency injector for Node.js or browser apps with a focus on Typescript usage.

A very opinionated inversion of control (IoC) container and dependency injector for Typescript, Node.js or browser apps.

GitHub

138 stars
8 watching
4 forks
Language: TypeScript
last commit: 2 months ago
Linked from 1 awesome list

dependency-injectiondihacktoberfestinversion-of-controliocjavascripttstypescript

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
mnasyrov/ditox A dependency injection container for building modular web applications in TypeScript 93
darkleaf/di A dependency injection framework for Clojure applications 41
sabirvirtuoso/kraken A simple Dependency Injection Container for Swift, providing easy-to-use syntax and rich functionality. 1
magic003/alice An additive dependency injection container for Golang. 50
keboo/autodi A dependency injection container that simplifies the process of managing object dependencies and resolves them at runtime. 97
defval/di A dependency injection container for the Go programming language 233
laracasts/simple-di-container An implementation of Inversion of Control (IoC) container using Dependency Injection (DI) principles for managing object dependencies in PHP applications. 49
yiisoft/di A dependency injection container that provides a simple way to manage and resolve class dependencies. 182
simpleinjector/simpleinjector A fast and flexible Dependency Injection library for .NET applications 1,216
goioc/di A lightweight, Spring-like Dependency Injection library for Go 363
golobby/container An IoC container for dependency injection in Go applications 565
ipjohnson/grace A dependency injection container designed to be flexible and performant 336
gracicot/kangaru An inversion of control container for C++11 and later with dependency injection features. 502
alisoftware/dip A simple Dependency Injection Container for Swift. 981
essy-ecosystem/dependency-management A dependency injection and components container without reflection, designed to make projects more extensible and modular. 11