m-housh / swift-tca-loadableLinks
☆28Updated last year
Alternatives and similar repositories for swift-tca-loadable
Users that are interested in swift-tca-loadable are comparing it to the libraries listed below
Sorting:
- A library that helps managing `Effect` identifiers when using "The Composable Architecture" (TCA)☆39Updated 3 years ago
- Create SwiftUI preview variants for macOS, iOS, tvOS, and watchOS with ease☆87Updated 4 years ago
- Extensible typesafe storage utilising property wrappers. Supports transformers such as Codable. Built in support for UserDefaults, NSUbiq…☆47Updated 9 months ago
- Visualisation of swift package dependencies☆38Updated 2 years ago
- Communications library across Apple platforms.☆29Updated 4 months ago
- A @resultBuilder to use to bundle tasks together.☆51Updated 2 years ago
- JSON decoding and encoding, using the swift-parsing library☆31Updated 3 months ago
- A general sequence diffing algorithm, with a very specific purpose☆61Updated 5 years ago
- A lock for Swift concurrency☆66Updated 9 months ago
- A small addition to Swift adding predicate matchers for filtering operators using KeyPaths, it just feels natural™☆35Updated 3 years ago
- The snapshot testing library for GRDB☆36Updated 9 months ago
- ☆76Updated 9 months ago
- ☆46Updated 3 years ago
- A protocol-witness oriented library built on top of Codable☆14Updated 4 years ago
- A framework that mimics the SwiftUI view's environment to replicate the value distribution thought your UIKit app.☆41Updated last year
- Swift Package (Command) Plugin to format source code with nicklockwood/SwiftFormat☆36Updated 2 years ago
- Easily add swift packages from the command line☆24Updated last year
- State-driven URL opening for The Composable Architecture☆41Updated last year
- An unopinionated SwiftNIO based web framework, Express.js/Connect like.☆60Updated last month
- The ISO 8601 period/duration APIs missing in Foundation☆30Updated last year
- Migration for `Codable` objects.☆85Updated 4 years ago
- Input Validation Done Right. A Swift DSL for Validating User Input using Allow/Deny Rules☆37Updated 3 years ago
- ☆53Updated 10 months ago
- Better error messaging for JSONDecoder☆27Updated 2 years ago
- Swift library for working with ranges types: NSRange, IndexSet, and String.Index☆78Updated last month
- Playground showing how to compose styles in SwiftUI.☆28Updated 2 years ago
- Swift property wrapper to automatically add sliders to adjust values and aid in refining user interfaces, animations, and interactions wi…☆71Updated last year
- A local persistence system for Swift