Skip to content

talgautb/typographic-currency-db

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Raw data about typographic currency

Resources

Stars

Watchers

Forks

Packages

No packages published