mattgallagher / CombineExplorationLinks
Some tests and sample code that explore a few behaviors of Apple's Combine framework.
☆111Updated 5 years ago
Alternatives and similar repositories for CombineExploration
Users that are interested in CombineExploration are comparing it to the libraries listed below
Sorting:
- Publishers, operators, and subscribers to supplement Combine.☆138Updated last year
- EnumKit is a library that gives you the ability to simply access an enum associated value, without having to use pattern matching. It als…☆102Updated 5 years ago
- Cross-platform Swift library for parsing SVGPath strings☆135Updated last month
- Timelane + Combine☆166Updated 4 years ago
- Drawing text along curve in SwiftUI☆131Updated 2 years ago
- print table on swift. print(table: [1, 2, 3])☆83Updated last week
- Yet Another (Swift) Argument Parser☆117Updated 6 years ago
- Example iOS app built with module composition in mind.☆84Updated 4 years ago
- DrString finds issues in your Swift docstrings and fixes them for you.☆176Updated last year
- An Alfred workflow for looking up Swift evolution proposals☆67Updated last year
- A network mocking layer for iOS, tvOS, and macOS☆96Updated 3 years ago
- OSLog (aka Unified Logging) backend for Apple’s SwiftLog☆91Updated 3 years ago
- Swift CLI tool that provides information about a Swift Package☆82Updated 3 months ago
- A logging backend for SwiftLog that sends log messages to Slack.☆78Updated 5 years ago
- 💧 Vapor plugin for type-safe, transformable HTML views.☆92Updated last year
- Workaround about SPM (Swift package manager) deal with Xcode 11.4 and Swift 5.2 with external static libraries. Adding an internal dynami…☆131Updated 5 years ago
- SwiftCodeSan is a tool that "sanitizes" code written in Swift.☆183Updated 3 years ago
- Vexil (named for Vexillology) is a Swift package for managing feature flags (also called feature toggles) in a flexible, multi-provider w…☆121Updated 3 weeks ago
- Uses SwiftSyntax to parse Swift code into its constituent declarations☆226Updated 4 years ago
- Generates a Vapor server interface given a OpenAPI or Swagger spec. Can be used to quickly start a new API project.☆57Updated 6 years ago
- A Declarative Structured Language for regular expressions in Swift.☆149Updated 4 years ago
- Backports the new @Invalidating property wrapper to older platforms☆73Updated 4 years ago
- Continuous Integration Tool for Swift Projects☆101Updated 11 months ago
- OpenAPI support for server side Swift projects.☆109Updated 4 years ago
- A package manager agnostic dependency management tool for Swift☆56Updated last year
- Timelane + RxSwift