weegigs / qotdLinks
A demo application using unidirectional data flow with SwiftUI and WeeDux
☆19Updated 6 years ago
Alternatives and similar repositories for qotd
Users that are interested in qotd are comparing it to the libraries listed below
Sorting:
- Bits of the Elm Architecture in Swift for iOS, MacOS and SwiftUI☆31Updated 6 years ago
- A Combine micro debugging package☆55Updated 6 years ago
- Unidirectional binding operators for Combine☆41Updated 4 years ago
- Combine Marbles☆53Updated 6 years ago
- A new demo app for demonstrating and teaching the UIAccessibility APIs☆23Updated 8 years ago
- Experimental GraphQL query builders☆24Updated 5 years ago
- ☆68Updated 5 years ago
- Focus on the semantics and the visual representation of NSAttributedString separately.☆32Updated 5 years ago
- Combine extensions that require only the Swift Standard Library and Foundation.☆19Updated 6 years ago
- ✅ Extensible data validation library (name, email, etc)☆55Updated 6 years ago
- A minimalist memory and disk based cache backed by NSCache, NSKeyedArchive, and the Swift 4 Codable protocol.☆63Updated 6 years ago
- Annotate your Strings☆30Updated 4 years ago
- SwiftUI support for drag and drop on iOS☆40Updated 5 years ago
- 📦 Dependency injection / inversion of control framework.☆85Updated 6 years ago
- Offset pagination for Vapor 🗂☆71Updated 5 years ago
- Secret management tool.☆68Updated 3 weeks ago
- OpenAPI support for server side Swift projects.☆109Updated 4 years ago
- "Architecture made for SwiftUI" presentation☆18Updated 5 years ago
- A collection of convenient assertions for Swift testing☆68Updated 7 years ago
- Lots of my presentations.☆73Updated last year
- Vapor middleware for converting thrown errors to JSON responses☆34Updated 7 years ago
- The Nodes iOS team Playbook 📖☆17Updated 2 years ago
- An experimental time traveling state store for SwiftUI☆141Updated 6 years ago
- A super simple Swift implementation of the redux pattern making use of Swift 5.5's new async await API's.☆16Updated 3 years ago
- Vapor APNS for iOS☆61Updated last year
- Experiments with Swift async/await and structured concurrency☆42Updated 4 years ago
- Unidirectional data flow with Combine