Skip to content

Commit

Permalink
Merge pull request #3206 from dfed/dfed--safedi
Browse files Browse the repository at this point in the history
Add SafeDI
  • Loading branch information
vsouza authored Jan 6, 2025
2 parents 12169bd + b3d6413 commit cf3ea59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -684,7 +684,6 @@ Please see [CONTRIBUTING](https://github.com/vsouza/awesome-ios/blob/master/.git
- [Swinject](https://github.com/Swinject/Swinject) - Dependency injection framework for Swift.
- [Reliant](https://github.com/appfoundry/Reliant) - Nonintrusive Objective-C dependency injection.
- [Kraken](https://github.com/sabirvirtuoso/Kraken) - A Dependency Injection Container for Swift with easy-to-use syntax.
- [Cleanse](https://github.com/square/Cleanse) - Lightweight Swift Dependency Injection Framework by Square.
- [Typhoon](https://github.com/appsquickly/Typhoon) - Powerful dependency injection for Objective-C.
- [Pilgrim](https://github.com/appsquickly/pilgrim) - Powerful dependency injection Swift (successor to Typhoon).
- [Perform](https://github.com/thoughtbot/Perform) - Easy dependency injection for storyboard segues.
Expand All @@ -696,6 +695,7 @@ Please see [CONTRIBUTING](https://github.com/vsouza/awesome-ios/blob/master/.git
- [DITranquillity](https://github.com/ivlevAstef/DITranquillity) - Dependency injection framework for iOS applications written in clean Swift.
- [Needle](https://github.com/uber/needle) — Compile-time safe Swift dependency injection framework with real code.
- [Locatable](https://github.com/vincent-pradeilles/locatable) - A micro-framework that leverages Property Wrappers to implement the Service Locator pattern.
- [SafeDI](https://github.com/dfed/safedi) - Compile-time safe dependency injection in Swift 6.

**[back to top](#contributing-and-collaborating)**

Expand Down

0 comments on commit cf3ea59

Please sign in to comment.