josephlord / MicroInjectionLinks
A tiny (40 lines or ~100 lines including documentation, comments and whitespace) dependency injection framework that can be used in a similar way to the SwiftUI environment
☆15Updated 10 months ago
Alternatives and similar repositories for MicroInjection
Users that are interested in MicroInjection are comparing it to the libraries listed below
Sorting:
- A Xcode resources CLI☆56Updated 3 years ago
- A Swift Property Wrapper to invalidate your view's layout or display based on property changes.☆72Updated 2 years ago
- A package manager agnostic dependency management tool for Swift☆55Updated 9 months ago
- Build multipart/form-data type-safe in Swift.☆31Updated 8 months ago
- An app that displays Package.swift info☆43Updated last year
- Extensible typesafe storage utilising property wrappers. Supports transformers such as Codable. Built in support for UserDefaults, NSUbiq…☆47Updated 7 months ago
- Swift Package (Command) Plugin to format source code with nicklockwood/SwiftFormat☆36Updated 2 years ago
- A Tuist Template to quickly create CLI apps in Swift☆27Updated last year
- Swift library to more easily test async code☆35Updated 2 years ago
- Main thread watchdog for iOS☆28Updated 2 years ago
- A UIKit view that lays out buttons in either a column or a row to suit the available space.☆42Updated 8 months ago
- Combine Marbles☆53Updated 5 years ago
- 🌳 Printing and analyzing trees in a handy way.☆41Updated this week
- Xcode + Swift toolset☆31Updated 2 years ago
- App Store Connect API access via CLI written in Swift☆33Updated 3 weeks ago
- Combine SnapshotTesting images into a single asset☆49Updated last year
- A framework that mimics the SwiftUI view's environment to replicate the value distribution thought your UIKit app.☆41Updated last year
- A command-line tool to make it easier to sign and notarize executable packages on macOS☆55Updated 8 months ago
- Async State Machine aims to provide a way to structure an application thanks to state machines. The goal is to identify the states and th…☆58Updated 2 years ago
- Swift Macro to generate IDs for enumeration cases☆26Updated 4 months ago
- Combine extensions that require only the Swift Standard Library and Foundation.☆20Updated 5 years ago
- A formatter for converting ISO8601 durations to DateComponents.☆20Updated last year
- A result builder that allows to define shape building closures