typographic-currency

1.1.2 • Public • Published

typographic-currency

NPM version Build Status Coveralls Status Dependency Status

Use the correct symbol of currency

Install

npm install --save typographic-currency

Usage

Use typographic-currency to replace name of currency with symbols.

import currency from 'typographic-currency';
 
currency('Tickets cost 20 usd'); // Tickets cost 20 $
 
currency('Our house valued at one million KZT'); // Our house valued at one million ₸

License

MIT © talgautb

/typographic-currency/

    Package Sidebar

    Install

    npm i typographic-currency

    Weekly Downloads

    2,964

    Version

    1.1.2

    License

    MIT

    Last publish

    Collaborators

    • iamstarkov
    • talgautb