SwiftUIPreviewUtils
|
Starter utilities for using Xcode previews in SwiftUI projects |
CypherPoetSwiftUITypographyUtils
|
Utilities for typographic tailoring in SwiftUI |
ClampedPropertyWrapper
|
A Swift Property Wrapper for automatically clamping Comparable values within a closed range. |
SwiftUIPreciselyRoundedRectangle
|
An animatable SwiftUI rectangle shape with fine-grained corner rounding configuration. |
SwiftUIPolygon
|
An animatable SwiftUI Polygon Shape with support for mesh rendering |
CypherPoetNetStack
|
A Combine-based networking stack for modern iOS projects. |
CypherPoetSwiftUIGeometryUtils
|
Starter utilities for creating magic with geometry and shapes in SwiftUI. |
AlphabetEncoder
|
A library to encode and decode integers from base alphabets of characters. |
XCTestStarterKit
|
Lightweight Starter Utilities for Swift project testing with XCTest |
SwiftUISineWaveShape
|
An animatable SwiftUI Shape for drawing a sine wave line -- with additional support for modulation styles. |
ModulusOperandi
|
Declarative modular arithmetic for Swift Integers and Floating-Point types that supports Euclidean, flooring, and truncating division algorithms. |
CypherPoetStringFormattingUtils
|
Utilities for formatting `String` objects in Swift |
SwiftUICurvedRectangleShape
|
An animatable SwiftUI Shape for drawing a rectangle with curved sides along the horizontal or vertical axis. |
CypherPoetSwiftUIReduxUtils
|
A collection utilities for architecting SwiftUI apps in the Redux/Elm style of Reducers, Actions, Side Effects and Middlewares. Now updated for Swift Concurrency. |
SwiftUIWavyRectangleShape
|
An animatable SwiftUI Shape for drawing a rectangle with curved sine wave along the bottom. |
UnitIntervalPropertyWrapper
|
A Swift Property Wrapper for automatically clamping floating-point values within a closed range of [0,1]. |
AnimatableGradients
|
A collection of SwiftUI View Modifiers for creating animated color gradients. |