JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 922
  • Score
    100M100P100Q107049F
  • License MIT

simple currency conversion in the terminal

Package Exports

  • currency

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (currency) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

currency.js Build Status

simple currency conversion in the terminal

Install

$ npm install currency --global

CLI

$ currency --help

  simple currency conversion in the terminal

  Example
    currency 10 USD DKK

    => 57.75516

License

MIT © Søren Brokær