https://github.com/zunda-pixel/swift-currency
https://github.com/zunda-pixel/swift-currency
currency swift
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/zunda-pixel/swift-currency
- Owner: zunda-pixel
- License: apache-2.0
- Created: 2024-03-02T17:12:09.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-24T16:19:11.000Z (over 1 year ago)
- Last Synced: 2025-03-13T23:34:21.193Z (over 1 year ago)
- Topics: currency, swift
- Language: Swift
- Homepage:
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Currency
[](https://swiftpackageindex.com/zunda-pixel/swift-currency)
[](https://swiftpackageindex.com/zunda-pixel/swift-currency)
[ISO 4217](https://en.wikipedia.org/wiki/ISO_4217)
```swift
import Currency
let currency: Currency = .usd
```