Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/zunda-pixel/swift-currency


https://github.com/zunda-pixel/swift-currency

currency swift

Last synced: about 1 month ago
JSON representation

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 Currency

let currency: Currency = .usd
```