Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zunda-pixel/swift-currency
https://github.com/zunda-pixel/swift-currency
currency swift
Last synced: about 1 month 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 (11 months ago)
- Default Branch: main
- Last Pushed: 2024-10-24T16:19:11.000Z (3 months ago)
- Last Synced: 2024-12-02T15:48:51.887Z (about 2 months 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://img.shields.io/endpoint?url=https%3A%2F%2Fswiftpackageindex.com%2Fapi%2Fpackages%2Fzunda-pixel%2Fswift-currency%2Fbadge%3Ftype%3Dswift-versions)](https://swiftpackageindex.com/zunda-pixel/swift-currency)
[![](https://img.shields.io/endpoint?url=https%3A%2F%2Fswiftpackageindex.com%2Fapi%2Fpackages%2Fzunda-pixel%2Fswift-currency%2Fbadge%3Ftype%3Dplatforms)](https://swiftpackageindex.com/zunda-pixel/swift-currency)[ISO 4217](https://en.wikipedia.org/wiki/ISO_4217)
```swift
import Currencylet currency: Currency = .usd
```