Gustu / currency-store

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Currency store

Deno store which allows to exchange currencies.

TODO

  • Exchange many currencies to one (X to PLN and PLN to X)
  • Exchange many currencies to many (X to Y and Y to X)

Requirements

  • Deno 1.0+

Usage

  • Run tests: deno test src/Store.spec.ts

About


Languages

Language:TypeScript 100.0%