CurrencyConverter

0.2.0

A simple currency converter library using the XML data.
pixyzehn/currency-converter

What's New

0.2.0

2022-08-05T22:54:12Z

Full Changelog: 0.1.2...0.2.0

currency-converter

CI

A simple currency converter library using the XML data from pixyzehn/getexpenses.app (originally from European Central Bank). The library has been created and used for Expenses.app. It fetches the latest foreign exchange reference rates and returns the objects in a simple way.

Converting Documentation

swift package --allow-writing-to-directory ./docs \
    generate-documentation --target CurrencyConverter --output-path ./docs \
    --transform-for-static-hosting --hosting-base-path currency-converter

Previewing Documentation

swift package --disable-sandbox preview-documentation --product CurrencyConverter

See also apple/swift-docc-plugin for more information.

Description

  • Swift Tools 5.6.0
View More Packages from this Author

Dependencies

Last updated: Fri Mar 15 2024 23:31:38 GMT-0900 (Hawaii-Aleutian Daylight Time)