Updated 6 months ago
dicfg
Dicfg is a configuration system that supports dependency injection via object interpolation in config files.
Updated 5 months ago
https://github.com/loopbackio/loopback-next
LoopBack makes it easy to build modern API applications that require complex integrations.
Updated 6 months ago
clock-pattern
The Clock Pattern is a Python 🐍 package that turns time into an injectable dependency 🧩. By replacing ad-hoc datetime.now() calls with a swappable Clock interface 🕰️ you unlock deterministic tests 🧪 and decouple business logic from the OS clock.
Updated 6 months ago
xunit-dependency-injection
:fire: A small library to help .NET developers leverage Microsoft's dependency injection framework in their Xunit-powered test projects
Updated 6 months ago
inject
A simple Kotlin multi-platform abstraction around the javax.inject annotations.
Updated 5 months ago
https://github.com/chrynan/locator
A Service Locator Library for Kotlin Multi-platform