22 skills found
GottaGetSwifty / CodableWrappersMake Custom Serialization of Swift Codable Types easy with Annotations
fatbobman / ObservableDefaultsA comprehensive solution integrating SwiftUI + Observation + UserDefaults + iCloud Key-Value Store
p-x9 / AssociatedObject🔗 Swift Macro for allowing variable declarations even in class extensions
simonbs / SBSObservationTiny observation framework designed for UIKit-based apps and built with Swift macros. It automatically handles the deallocation of observations and supports iOS 12 and newer.
ShenghaiWang / SwiftMacrosA practical collection of Swift Macros that help code correctly and swiftly.
p-x9 / AliasMacro🎭 A Swift macros for defining aliases for types, functions, variables, etc.
collisionspace / ReuseIdentifierMacroA Reuse Identifier Macro that is useful in generation of a reuse id for your UICollectionViewCells and UITableViewCells
FiveSheepCo / OrderedRelationshipA Swift macro taking away the pain in adding ordered relationships to SwiftData models
simonbs / ProxyMacroSwift macro that proxies a value from one object to another.
narek-sv / MigratorMigrator is a versatile Swift Package designed to streamline the execution of asynchronous tasks with dependency management on all Apple platforms
rezojoglidze / RJSwiftMacrosRJSwiftMacros is a Swift package that provides swift macros
Aeastr / SwiftMacrosNo description available
zijievv / Sf Symbols GeneratorA Swift macro generating type-safe SF Symbols
naykutguven / ConcurrencyMacrosA production-focused Swift Concurrency macros for the patterns teams implement repeatedly
editorscut / Ec015swiftmacrosCode to accompany swift macros book
yume190 / TemporaryVariable`TemporaryVariable` provide a macro `#info {...}`. It capture most function calls and assign them to temporary variables.
juanarzola / QueriedQueried SwiftData macro
syt2 / AssociatedObjectMacroSwift Macro for Associated Object.
zijievv / Hex ColorSwift macros for type-safe generation of Color, UIColor, and NSColor from hex string values.
CuriositySoftware / Swift Property NameSwift Macro for automatically generating methods to retrieve property names as strings in a type-safe manner.