swift-tagged
|
🏷 A wrapper type for safer, expressive code. |
swift-nonempty
|
🎁 A compile-time guarantee that a collection contains a value. |
Graphaello
|
A Tool for Writing Declarative, Type-Safe and Data-Driven Applications in SwiftUI using GraphQL |
Identity
|
🆔 Type-safe identifiers in Swift |
Percentage
|
A percentage type for Swift |
GenericJSON
|
A simple Swift library for working with generic JSON structures |
Tagging
|
🏷 Type-safe tags in Swift |
Pathman
|
Swift type-safe path, file, and directory library using POSIX C APIs |
TypedNotification
|
Strongly typed notifications in Swift |
AceLayout
|
AceLayout provides a Swifty DSL for Auto Layout. |
SwiftIdentifier
|
A lightweight library that helps to define ID types. |
SpecialString
|
Ever need a string but also wish it weren't a String type? |
SafeCollectionAccess
|
Ever wonder why Swift crashes if you access a collection the wrong way? Me too here's some extensions |