reddavis / RedUx
A super simple Swift implementation of the redux pattern making use of Swift 5.5's new async await API's.
☆15Updated 2 years ago
Alternatives and similar repositories for RedUx
Users that are interested in RedUx are comparing it to the libraries listed below
Sorting:
- UniquelyTypedID Swift Macro. Let the compiler confirm you're passing the right kind of ID☆21Updated last year
- An app that displays Package.swift info☆43Updated last year
- Client declarations and live implementations for standard iOS managers☆36Updated 3 years ago
- Templates and type-safe string formatting based on Swift 5 string interpolation☆41Updated 6 years ago
- Sample code for Swift Talk episode 168: SwiftUI — Building a Collection View (Part 2)☆15Updated 5 years ago
- Bind multiple cancellables to the lifetime of another object like a view controller.☆32Updated 4 years ago
- Easy Elegant Reactive Swift #NoRx☆29Updated last year
- A UIKit view that lays out buttons in either a column or a row to suit the available space.☆42Updated 8 months ago
- The ISO 8601 period/duration APIs missing in Foundation☆30Updated last year
- Sometimes there are situations where you want to use an Enum in an OptionSet or you want Enum backed by a RawType of Int but also have St…☆21Updated last year
- A SwiftUI GUI for browsing and editing pure Swift objects☆37Updated 2 weeks ago
- ☆9Updated 5 years ago
- `&>` A tiny library that enables us to describe operations in method-chain.☆15Updated last month
- Keychain Item Property Wrapper☆38Updated 5 years ago
- Focus on the semantics and the visual representation of NSAttributedString separately.☆32Updated 5 years ago
- Combine Marbles☆53Updated 5 years ago
- 🖱 A sample app to show case the different pointer interactions, effects, and shapes.☆23Updated 4 years ago
- Command Line Tool for Starting Your Swift Packages with Continuous Integration☆25Updated 4 years ago
- Swift networking library for easily defining, executing, and mocking network requests☆16Updated 3 years ago
- ## Auto-archived due to inactivity. ##☆25Updated 2 years ago
- APNS and Firebase Notification support for Vapor framework☆13Updated 6 years ago
- ☆68Updated 4 years ago
- Lightweight swift dependency manager☆15Updated 4 years ago
- Build multipart/form-data type-safe in Swift.☆31Updated 8 months ago
- Swift Macro to generate IDs for enumeration cases☆25Updated 3 months ago
- A generic ObservableObject for every property!☆43Updated 10 months ago
- Fast, idiomatic Ordered Set data structure for Swift