typographic-currency-db

1.1.0 • Public • Published

typographic-currency-db

NPM version

Raw data about typographic currency

Install

npm install --save typographic-currency-db

Usage

Use correct currency symbols. Just use name of currency in international format ISO 4217.

import currencyDB from 'typographic-currency-db';
 
currencyDB['USD']; // $
currencyDB['KZT']; // ₸
currencyDB['JPY']; // ¥
 

License

MIT © talgautb

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.1.0
    4
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.1.0
    4
  • 1.0.1
    0
  • 1.0.0
    3,738
  • 0.0.1
    0

Package Sidebar

Install

npm i typographic-currency-db

Weekly Downloads

3,742

Version

1.1.0

License

MIT

Unpacked Size

4.42 kB

Total Files

5

Last publish

Collaborators

  • talgautb