ts-fp-di
DI framework
A lightweight dependency injection framework for TypeScript applications.
Tiny TypeScript functional dependency injection, based on AsyncLocalStorage. Supports Node.js, Deno
4 stars
1 watching
1 forks
Language: TypeScript
last commit: about 1 month ago
Linked from 1 awesome list
asyncasynclocalstoragedenodependencydifpfunctionalinjectionlocalnodejsstoragetstypescript
Related projects:
Repository | Description | Stars |
---|---|---|
darky/context-fp | A lightweight, functional programming framework for dependency injection and state management in TypeScript. | 2 |
darky/ts-fp-di-rxjs | Provides utilities and functions for working with Reactive Extensions (RxJS) in TypeScript applications using Dependency Injection (DI) patterns. | 0 |
darky/ts-fp-di-mikroorm | A framework for wrapping TypeScript dependency injection and MikroORM in a single middleware solution to enable auto-persistence in databases. | 1 |
darkleaf/di | A dependency injection framework for Clojure applications | 41 |
kawoou/deli | A Dependency Injection framework to simplify the creation and management of objects in a software application | 135 |
darky/context-fp-go | A library for dependency injection and functional programming in Go. | 1 |
mnasyrov/ditox | A dependency injection container for building modular web applications in TypeScript | 93 |
yairhalberstadt/stronginject | A Compile Time Dependency Injection Framework for C# Applications | 849 |
uber/needle | A dependency injection framework that ensures compile-time safety and compatibility with various iOS application architectures. | 1,837 |
zsoltherpai/feather | A lightweight dependency injection framework for Java and Android that allows easy configuration of dependencies. | 356 |
benjamin-bader/stiletto | A fast dependency injector for .NET and Mono. | 43 |
lsoft/dpdtinject | A compile-time general purpose DI container for C# applications. | 32 |
autofac/autofac.extensions.dependencyinjection | An Autofac implementation of the .NET Core dependency injection abstraction interfaces | 196 |
yiisoft/di | A dependency injection container that provides a simple way to manage and resolve class dependencies. | 182 |
alisoftware/dip | A simple Dependency Injection Container for Swift. | 981 |