UNPKG

currency-map-symbol

Version:

A function to lookup the currency symbol for a given currency code

10 lines 135 B
language: node_js node_js: - "node" before_install: - npm i -g npm script: - npm run test:coverage branches: only: - master