ditox
Dependency injector
A dependency injection container for building modular web applications in TypeScript
Dependency injection for modular web applications
93 stars
5 watching
8 forks
Language: TypeScript
last commit: 4 months ago
Linked from 1 awesome list
containerdependencydependency-containerdependency-injectiondiinjectioniocjavascriptmoduletypescript
Related projects:
Repository | Description | Stars |
---|---|---|
artberri/diod | A lightweight inversion of control container and dependency injector for Node.js or browser apps with a focus on Typescript usage. | 138 |
restuwahyu13/kraken-browser | A dependency injection framework for registering modules to global access in JavaScript applications. | 4 |
simpleinjector/simpleinjector | A fast and flexible Dependency Injection library for .NET applications | 1,214 |
darky/ts-fp-di | A lightweight dependency injection framework for TypeScript applications. | 4 |
mbierlee/poodinis | A dependency injection framework for the D programming language. | 71 |
restuwahyu13/kraken-node | A dependency injection system to globally access and register modules from a configuration file. | 6 |
python-injector/flask_injector | A library that adds dependency injection support to the Flask web framework. | 277 |
devxoul/pure | An implementation of dependency injection in Swift applications using the Composition Root pattern. | 378 |
hemengke1997/vite-plugin-public-typescript | A Vite plugin that injects TypeScript into HTML templates to enable type-safe HTML rendering. | 12 |
muir/nject | A type-safe dependency injection system for Go that enables efficient and flexible creation of application chains. | 29 |
mass3ff3ct/mobx-react-inject | A library that simplifies store injection to React components with MobX and TypeScript | 22 |
defval/di | A dependency injection container for the Go programming language | 233 |
coreyasmith/sitecore-processor-dependency-injection | Demonstrates dependency injection in Sitecore pipeline processors for managing project dependencies | 0 |
yiisoft/di | A dependency injection container that provides a simple way to manage and resolve class dependencies. | 182 |
linkedinattic/inject | A JavaScript module loader and dependency manager for the browser. | 464 |