Contents

pixyzehn/currency-converter

A simple currency converter library using the XML data from [expenses.cash](https://expenses.cash) (originally from [European Central Bank](https://www.ecb.europa.eu/home/html/index.en.html)). The library has been created and used for [Expenses.app](https://expenses.cash). It fet

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.

Package Metadata

Repository: pixyzehn/currency-converter

Default branch: main

README: README.md