https://github.com/helloitshessam/gang
Lightweight and Simple Swift Dependency Injection Framework
https://github.com/helloitshessam/gang
container depenecy-injection spm swift
Last synced: over 1 year ago
JSON representation
Lightweight and Simple Swift Dependency Injection Framework
- Host: GitHub
- URL: https://github.com/helloitshessam/gang
- Owner: helloItsHEssam
- License: mit
- Created: 2023-01-23T20:55:32.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-02-22T18:55:22.000Z (over 3 years ago)
- Last Synced: 2025-01-23T11:35:53.800Z (over 1 year ago)
- Topics: container, depenecy-injection, spm, swift
- Language: Swift
- Homepage:
- Size: 16.6 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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.
* [x] Binds
* [x] Provides
* [x] Inject
* [x] 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.