tgrapperon / composable-effect-identifierLinks
A library that helps managing `Effect` identifiers when using "The Composable Architecture" (TCA)
☆39Updated 3 years ago
Alternatives and similar repositories for composable-effect-identifier
Users that are interested in composable-effect-identifier are comparing it to the libraries listed below
Sorting:
- A lock for Swift concurrency☆76Updated 3 weeks ago
- The snapshot testing library for GRDB☆36Updated 10 months ago
- ☆28Updated last year
- A local persistence system for Swift☆117Updated 3 weeks ago
- UIKit presentation APIs in SwiftUI☆48Updated 2 years ago
- A deadline algorithm for Swift Concurrency☆54Updated 4 months ago
- Extensible typesafe storage utilising property wrappers. Supports transformers such as Codable. Built in support for UserDefaults, NSUbiq…☆47Updated 10 months ago
- MVC for SwiftUI (yes, seriously)☆79Updated 3 years ago
- Migration for `Codable` objects.☆85Updated 4 years ago
- A small addition to Swift adding predicate matchers for filtering operators using KeyPaths, it just feels natural™☆35Updated 3 years ago
- A general sequence diffing algorithm, with a very specific purpose☆61Updated 5 years ago
- ☆26Updated 10 months ago
- ☆77Updated 11 months ago
- Simplify the management of your Package.swift file with a type-safe, modular DSL☆102Updated this week
- ☆46Updated 4 years ago
- Encode and decode deeply-nested data into flat Swift objects☆105Updated 3 years ago
- Create SwiftUI preview variants for macOS, iOS, tvOS, and watchOS with ease☆87Updated 5 years ago
- Swift Package (Command) Plugin to format source code with nicklockwood/SwiftFormat☆36Updated 2 years ago
- App Store Connect API client for Swift, supported on Apple platforms and Linux☆58Updated last month
- A generic ObservableObject for every property!☆44Updated last year
- Better error messaging for JSONDecoder☆30Updated 2 years ago
- Expose layout margins and readable content width to SwiftUI's Views☆66Updated 2 years ago
- Navigation helpers for SwiftUI applications built with ComposableArchitecture☆74Updated 2 years ago
- A retry algorithm for Swift Concurrency☆57Updated 4 months ago
- JSON decoding and encoding, using the swift-parsing library☆31Updated 5 months ago
- Asynchronous view presentations in SwiftUI☆116Updated last year
- A framework and generator for displaying SwiftUI component libraries☆25Updated 2 years ago
- State-driven URL opening for The Composable Architecture