Projects in Awesome Lists tagged with dependency-inversion
A curated list of projects in awesome lists tagged with dependency-inversion .
https://github.com/owja/ioc
:unicorn: lightweight (<1kb) inversion of control javascript library for dependency injection written in typescript
decorators dependency-injection dependency-inversion inversion-of-control ioc ioc-container javascript lightweight services typescript
Last synced: 12 Apr 2025
https://github.com/vovaspace/brandi
The dependency injection container powered by TypeScript.
container dependency-injection dependency-injection-container dependency-inversion di-container inversion-of-control inversion-of-control-container ioc-container typescript
Last synced: 01 Apr 2025
https://github.com/molszanski/iti
~1kB Dependency Injection Library for Typescript and React with a unique support of async flow
dependency-injection dependency-inversion di ioc ioc-container react type-safety typescript
Last synced: 19 Jun 2025
https://github.com/wix-incubator/obsidian
Dependency injection library for React and React Native applications
dagger dagger-hilt dependency-injection dependency-inversion hilt ioc ioc-container react react-native swc typescript
Last synced: 03 May 2026
https://github.com/carlossalasamper/react-native-clean-architecture
🧅 A React Native scaffold with a clean architecture that is easy to understand.
clean-architechture clean-code ddd ddd-architecture dependency-injection dependency-inversion expo inversify inversifyjs mobile-development mobx mobx-react react react-native scaffold
Last synced: 06 Apr 2025
https://github.com/mehdihadeli/go-vertical-slice-template
A Golang boilerplate template, based on Vertical Slice Architecture and CQRS pattern with using Echo, Gorm, Zap, Viper, Go-MediatR for CQRS and Dig for Dependency Injection.
boilerplate boilerplate-template clean-architecture dependency-injection dependency-injections dependency-inversion example go golang template vertical-slice-architecture
Last synced: 31 Jul 2025
https://github.com/s4cha/plug
🔌 Plug implementation details for a cleaner Architecture on iOS
actions clean-architecture decoupling dependency-injection dependency-inversion di-container inversion-of-control ioc plug swift swinject use-case
Last synced: 13 Apr 2025
https://github.com/ivandotv/pumpit
PumpIt is a small (<2KB) dependency injection container without the decorators, suitable for the browser.
dependency-injection dependency-injection-container dependency-inversion ioc ioc-container
Last synced: 15 Mar 2026
https://github.com/nohype-ai/SwiftObserver
Easy Elegant Reactive Swift #NoRx
architecture callback clean-architecture clean-code combine dependency-inversion dependency-inversion-principle norx notifications observer observer-pattern reactive reactive-programming redux rxswift swift
Last synced: 24 Oct 2025
https://github.com/carlossalasamper/react-clean-architecture
🧅 A React scaffold with a clean architecture that is easy to understand.
clean-architecture clean-code ddd ddd-architecture dependency-injection dependency-inversion inversify inversifyjs mobx mobx-react react scaffold web-development
Last synced: 03 Oct 2025
https://github.com/proyecto26/dotnet-documentation
SOLID, DI, N-Tier, Logs, etc with dotnet
ado dependency-inversion dotnet entity-framework persistence-layer poco solid tiers transfer-data
Last synced: 14 Apr 2025
https://github.com/wox-team/wox-inject
React Dependency Injection library
dependency-injection dependency-injection-container dependency-inversion di react react-dependency-injection
Last synced: 09 Sep 2025
https://github.com/mattriley/node-module-composer
Bring order to chaos. Level up your JS application architecture with Module Composer, a tiny but powerful module composition utility based on functional dependency injection.
application-architecture browser closures composition-root dependency-injection dependency-inversion ejectable fast fitness-functions functional-dependency-injection higher-order-functions javascript lightweight mermaid modular-design module-composition nodejs npm-package software-design stateful-functions
Last synced: 05 Oct 2025
https://github.com/keesvv/featherioc
A tiny Inversion-of-Control Container for JS/TS (ES6+).
dependency-inversion di ioc solid typescript
Last synced: 29 Jan 2026
https://github.com/gregorriegler/framework-dependency-kata
Refactoring kata to practice the inversion of framework dependencies
dependency-inversion java kata refactoring spring-boot
Last synced: 19 Jun 2025
https://github.com/mintware-de/catalyst_builder
A dependency injection provider builder for dart.
architecture dart dependency-injection dependency-inversion flutter solid
Last synced: 19 Feb 2026
https://github.com/joernlenoch/go-dieb
Easy hierarchical dependency injector based on go's reflection system and influenced by common dependency injection systems.
dependency-injection dependency-inversion golang rocket service-injector
Last synced: 19 Jan 2026
https://github.com/keyu-tian/star-war
Multiplayer game with Java Swing framework, using MVVM design architecture and Dependency-Inversion principle.
dependency-inversion java-game java-swing mvvm mvvm-architecture swing
Last synced: 24 Feb 2026
https://github.com/swiftylab/swift-contexts
A no-boilerplate dependency management library for Swift.
architecture dependency-injection dependency-inversion dependency-management solid solid-principles swift swiftui
Last synced: 11 Aug 2025
https://github.com/dimitridumont/dependency-inversion-front-end
Example of dependency inversion in front end (with React & Next.js)
dependency-injection dependency-inversion dependency-inversion-principle nextjs react
Last synced: 15 Apr 2025
https://github.com/softspiders/dependency-inversion-for-clean-architecture-ts
Dependency Inversion Principle (DIP) in TypeScript as an example of interaction of adjacent layers in Clean Architecture
ca clean-architecture dependency-inversion design-patterns dip pattern softspiders ss ts typescript
Last synced: 09 May 2026
https://github.com/carlossalasamper/angular-clean-architecture
🧅 An Angular scaffold with a clean architecture that is easy to understand.
angular angular-scaffolding clean-architecture clean-code ddd ddd-architecture dependency-injection dependency-inversion scaffold web-development
Last synced: 17 Mar 2025
https://github.com/mrbrunelli/dependency-inversion-principle
Exemplo utilizando o Princípio da Inversão de Dependência
dependency-inversion solid solid-principles typescript
Last synced: 30 May 2026
https://github.com/softspiders/dip-in-ca-deck
Presentation of the simplest counter application showing how to apply the Dependency Inversion Principle
ca clean-architecture dependency-inversion dependency-inversion-principle dip presentation softspiders ss ss-deck starter template ts typescript
Last synced: 18 Apr 2026
https://github.com/aenesgur/redis-and-memorycache_.netcore
Simple cache application which developing with using Redis Cache and Memory Cache. Developed according to DIP
dependency-injection dependency-inversion inversion-of-control memory-cache redis-cache
Last synced: 01 Aug 2025
https://github.com/russkyc/dependency-injection
Minimal Dependency Injection for dotnet
csharp dependency-injection dependency-inversion di
Last synced: 31 Aug 2025
https://github.com/jpcadena/design-patterns
Design Patterns for Clean Code in Python
behavioral clean-code creational dependency-inversion design-patterns development gamma-categorization interface-segregation liskov-subsititution open-closed oriented-object-programming pep8 programming pylint python single-responsability software-engineering solid-principles structural type-hint
Last synced: 07 Jun 2026
https://github.com/licenseware/sample-clean-architecture
A practical guide to dependency injection
clean-architecture clean-code dependency-injection dependency-inversion domain-driven-design python test-driven-development uncle-bob
Last synced: 28 Apr 2026
https://github.com/naughtysora/naughty-storage
Nodejs Storage- interfaces for inverting dependency of you application
async dependency-inversion filesystem nodejs storage
Last synced: 26 Jul 2025
https://github.com/softspiders/dependency-inversion-principle-on-node-js
Dependency Inversion Principle (DIP) on NodeJS
dependency-inversion dip javascript js node softspiders solid ss
Last synced: 06 May 2026
https://github.com/depra-inc/ioc-container
csharp dependency-inversion inversion-of-control
Last synced: 30 Oct 2025
https://github.com/solesen1992/wifi-light-control
Project for a company. When staff connects to the WiFi, the lights turn on. When staff leaves (disconnects), the lights turn off. The project works with Philips Hue lights and the network. A user interface is provided for settings and maintenance. The program runs as a console application.
csharp css database dependency-injection dependency-inversion html html-css-javascript interfaces javascript light philips-hue-api philips-hue-lights visual-studio visual-studio-code vue vuejs wifi
Last synced: 11 Apr 2026
https://github.com/vassourita/nestjs-provider-helper
Opinionated way to manage your NestJS dependency injection
dependency-injection dependency-inversion helper liskov-substitution-principle nest nestjs provider solid typescript
Last synced: 05 Mar 2026
https://github.com/vzsoares/inversao-de-dependencia
Implementando inversão de dependência passo a passo.
dependency-inversion learn-by-doing
Last synced: 21 Mar 2025
https://github.com/jmussman/the-dependency-game
See the README.md for the introduction and steps to complete the project.
dependency-injection dependency-inversion grasp inversion-of-control solid
Last synced: 08 Jun 2026
https://github.com/julianamancera/dependency-inversion
Object Oriented Programming - Dependency Inversion
dependency-inversion library-management-system object-oriented-programming
Last synced: 08 Jun 2026
https://github.com/offamitkumar/cpp-design-patterns
This Repo contain different Design Pattern implementation in C++, as well as Youtube Video link for explained implementation.
cpp dependency-inversion dependency-inversion-pattern dependency-inversion-principle design-pattern design-pattern-cpp design-patterns designpatterns interface-segregation interface-segregation-principle liskov-principle liskov-subsititution liskov-substitution liskov-substitution-principle oop open-closed-principle single-responsibility-principle solid-principles soliddesignpatterns youtube-videos
Last synced: 17 Jun 2025
https://github.com/itmtm/todo_calendar
To-Do Calendar
api axios datefns dependency-inversion docker docker-compose javascript react redux-toolkit scss typescript
Last synced: 12 Apr 2026