Swift Packages
| Repository | Description |
|---|---|
| SwiftUIWavyRectangleShape | An animatable SwiftUI Shape for drawing a rectangle with curved sine wave along the bottom. |
| ClampedPropertyWrapper | A Swift Property Wrapper for automatically clamping Comparable values within a closed range. |
| UnitIntervalPropertyWrapper | A Swift Property Wrapper for automatically clamping floating-point values within a closed range of [0,1]. |
| AlphabetEncoder | A library to encode and decode integers from base alphabets of characters. |