dependency-inversion
There are 93 repositories under dependency-inversion topic.
owja/ioc
:unicorn: lightweight (<1kb) inversion of control javascript library for dependency injection written in typescript
vovaspace/brandi
The dependency injection container powered by TypeScript.
sergejsha/magnet
Dependency injection library for modular Android applications
molszanski/iti
~1kB Dependency Injection Library for Typescript and React with a unique support of async flow
wix-incubator/obsidian
Dependency injection library for React and React Native applications
carlossalasamper/react-native-clean-architecture
🧅 A React Native scaffold with a clean architecture that is easy to understand.
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.
jordifierro/android-base
Android Clean Architecture MVP RESTful client template app
Vinodh-G/SOLID-Principles-Swift
SOLID is a mnemonic acronym named by Robert C. Martin used in Software Programming, It represents 5 principles of Object Oriented Programming.
fabioCollini/Inversion
Retrieve easily all the implementations of an interface
denise-schaefer/micro-frontends
example repo for micro frontends with react and dependency inversion as integration pattern
nohype-ai/SwiftObserver
Easy Elegant Reactive Swift #NoRx
s4cha/Plug
🔌 Plug implementation details for a cleaner Architecture on iOS
ivandotv/pumpit
PumpIt is a small (<2KB) dependency injection container without the decorators, suitable for the browser.
HampusMat/Syrette
The convenient dependency injection library for Rust. Mirror of https://git.hampusmat.com/syrette
nazmulkp/NHAwesomeMovieApp
Infinite scrolling + MVVM + Well-designed REST Client Networking + IOS + Swift
forman/extendit
Framework and library for creating extensible and scalable TS/JS applications
justin-lyon/apex-dao-pattern
Implement a Salesforce Apex take on the DAO Pattern
carlossalasamper/angular-clean-architecture
🧅 An Angular scaffold with a clean architecture that is easy to understand.
carlossalasamper/react-clean-architecture
🧅 A React scaffold with a clean architecture that is easy to understand.
proyecto26/dotnet-documentation
SOLID, DI, N-Tier, Logs, etc with dotnet
wox-team/wox-inject
React Dependency Injection library
anchupin/Kitten
Kotlin DI fast and safe library
BlyznytsiaOrg/bring
Bring Framework
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.
MostafaMazrouh/MassiveToBe_PartOne
Clean Architecture for MassiveToBe Mobile Apps, each layer is a separate framework.
Prastiwar/Go-flow
Backend framework library written in Go for Gophers who want to focus on building great quality backend. It mostly provides dependency inversion to most common built systems to allow easily modularize our application and change implementation without changing our business logic.
gregorriegler/framework-dependency-kata
Refactoring kata to practice the inversion of framework dependencies
justin-lyon/dml-base
DmlBase class is a layer around Salesforce Database class adding Nebula Logger logging to any errors on Insert, Update, Upsert, and Delete methods.
keesvv/featherioc
A tiny Inversion-of-Control Container for JS/TS (ES6+).
arc-arnob/clean_code_architecture_tdd_bloc
This Github repository contains a project that demonstrates how to implement a clean code architecture in Flutter using the Business Logic Component (BloC) pattern and a Test-Driven Development (TDD) approach.
EduardoNGomes/api-star-movie
API Para cadastrar,listar e ranquear filmes
cwetanow/Logs
ASP.NET MVC Course Project
joernlenoch/go-dieb
Easy hierarchical dependency injector based on go's reflection system and influenced by common dependency injection systems.
mintware-de/catalyst_builder
A dependency injection provider builder for dart.
tech-leads-club/nestjs-dependency-inversion
Exemplo de inversão de dependência no NestJS.