valueflow-exchange

## Description This is a bare minimum exchange rate management module for [Valueflow](https://github.com/peterporfy/valueflow).

Usage no npm install needed!

<script type="module">
  import valueflowExchange from 'https://cdn.skypack.dev/valueflow-exchange';
</script>

README

Valueflow Exchange

Description

This is a bare minimum exchange rate management module for Valueflow.

You can add and delete exchange rates for a given unit pair. It can also display the recorded rates for the range given by the Timerange module.

Peer dependencies