theblixguy / Invalidating
Backports the new @Invalidating property wrapper to older platforms
☆73Updated 3 years ago
Alternatives and similar repositories for Invalidating:
Users that are interested in Invalidating are comparing it to the libraries listed below
- A package manager agnostic dependency management tool for Swift☆55Updated 8 months ago
- Swift CLI tool that provides information about a Swift Package☆77Updated last month
- A Swift Property Wrapper to invalidate your view's layout or display based on property changes.☆72Updated 2 years ago
- State-driven URL opening for The Composable Architecture☆41Updated last year
- Async State Machine aims to provide a way to structure an application thanks to state machines. The goal is to identify the states and th…☆53Updated 2 years ago
- A framework that mimics the SwiftUI view's environment to replicate the value distribution thought your UIKit app.☆40Updated 11 months ago
- Dynamic, Rule based @EnvironmentKeys for SwiftUI☆57Updated 5 years ago
- EnumKit is a library that gives you the ability to simply access an enum associated value, without having to use pattern matching. It als…☆103Updated 4 years ago
- A Xcode resources CLI☆56Updated 3 years ago
- ☆101Updated last month
- A tool for Swift code modification intermediating between code generation and formatting.☆108Updated 5 months ago
- Generate and maintain Swift frameworks with support for Cocoapods, Carthage and SPM☆4Updated 2 years ago
- SwiftUI application to analyze Xcode build system graph (Experimental)☆77Updated last year
- Simplify the management of your Package.swift file with a type-safe, modular DSL☆100Updated last week
- Easy Copy-on-Write Semantics for Swift Structs☆89Updated last week
- Combine SnapshotTesting images into a single asset☆49Updated last year
- 📱Ensure your localized strings are complete and never unused 👍☆69Updated 7 months ago
- Attributed String Builders☆109Updated last year
- A small addition to Swift adding predicate matchers for filtering operators using KeyPaths, it just feels natural™☆35Updated 3 years ago
- A command-line tool to make it easier to sign and notarize executable packages on macOS☆55Updated 8 months ago
- SwiftSyntax binary frameworks☆51Updated this week
- JSON Codable is what we need 90% of the time☆75Updated 5 years ago
- Swift library to more easily test async code☆35Updated 2 years ago
- Write XCTests in BDD style 🤷🏻♂️☆54Updated last year
- An implementation of the Model-View-ViewModel (MVVM) pattern using Combine.☆60Updated 4 years ago
- Declarative configuration for your objects☆54Updated last year
- SwiftUI tool that allows building complex sequence of animations☆37Updated 11 months ago
- Cross-platform Swift library for parsing SVGPath strings☆116Updated last month
- Feedbacks is a tool to build feedback loops within a Swift based application. Feedbacks relies on Combine and is compatible with SwiftUI …