Swift Packages
| Repository | Description |
|---|---|
| Money | A precise, type-safe representation of a monetary amount in a given currency |
| CurrencyConverter | Utilities for doing currency conversion with the Money library |
| SwiftUI Apple Watch Decimal Pad | A dirty fix for Apple's missing decimal pad for watchOS |
| PreciseDecimal | A Decimal type that plays nicely with literals and Decodable |
| SwiftNumberPad | A multi-platform SwiftUI component for basic number input |