econv

0.1.0 • Public • Published

Conv

Module for conversation of one currency to the other, exchangeratesapi.io

Usage

import currency from './currency-module';

currency(10.33, 'usd', 'rub').then(console.log); //582.85

Contribute

PRs accepted.

License

MIT © Dmitri Kunin

Readme

Keywords

Package Sidebar

Install

npm i econv

Weekly Downloads

0

Version

0.1.0

License

MIT

Unpacked Size

6.6 kB

Total Files

5

Last publish

Collaborators

  • dkunin