dagronf / VIViewInvalidatingLinks
A swift PropertyWrapper providing automatic NSView and UIView invalidation when the properties value changes. (Backwards compatible version of @Invalidating)
☆11Updated 3 years ago
Alternatives and similar repositories for VIViewInvalidating
Users that are interested in VIViewInvalidating are comparing it to the libraries listed below
Sorting:
- A macOS and iPadOS app for debugging apps using Fluxor☆21Updated 3 months ago
- A collection of Swift backports for earlier versions of iOS, macOS, tvOS and watchOS☆26Updated last year
- Implementation of Encoder and Decoder Protocols targeting libxpc☆32Updated 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 month
- Host an executable within an XPC service☆39Updated last year
- Easily customisable, scrollable, collapsible inspector panels using nested NSView(s)☆22Updated last year
- The Swift Compiler As a Package☆68Updated 11 months ago
- A macOS application for generating initial boilerplate primarily for Swift packages and Xcode projects.☆41Updated 3 months ago
- SwiftUI macOS color picker inspired by Louie Mantia's color palette☆21Updated 5 years ago
- Utilities for working with XCUI testing☆40Updated last year
- A SwiftUI-like, declarative way to setup MacroExpress Endpoints☆30Updated 10 months ago
- Converts String index values into their corresponding line & column numbers☆16Updated 5 years ago
- Swift library for working with ranges types: NSRange, IndexSet, and String.Index☆79Updated 2 months ago
- Command-line tool to generate Swift static variables for images, XIBs, Storyboards and their contents☆15Updated 5 years ago
- Easily monitor async sequences using Swift concurrency☆16Updated last month
- macOS Dialog that displays "What's New" information after an app update☆104Updated 2 years ago
- A SwiftUI-style declarative NSToolbar wrapper for macOS.☆27Updated last year
- An assortment of enhancements to AppKit to support modern app development.☆24Updated 4 years ago
- Swift Function Builder for creating NSMenuItems☆61Updated 2 years ago
- UniquelyTypedID Swift Macro. Let the compiler confirm you're passing the right kind of ID☆21Updated last year
- Asserts that an expression crashes by using Mach Exception Handler or POSIX Signal Handler.