helloItsHEssam / Gang

Lightweight and Simple Swift Dependency Injection Framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gang

Gang is a DI framework for Swift and it was created with the help of @propertyWrapper. It takes inspiration from Hilt.

Features:

Give developers the option to create applications based on DI.

  • Binds
  • Provides
  • Inject
  • AppContainer

Installation:

You can install by using SPM.

Roadmap:

I try for the below items to be complete until March 2023.

  • Multi Container
  • Unit Test
  • How to use :-)
  • Documents
  • Scope
  • Using KeyPath
  • Alternative Installation like pod
  • Using Github action (CI / CD)

License:

Gang is available under the MIT license, You can see the LICENSE file for more info.

Contributing:

I love contributions from everyone By participating in this project.

About

Lightweight and Simple Swift Dependency Injection Framework

License:MIT License


Languages

Language:Swift 100.0%