1.1.2 • Published 7 years ago

typographic-currency v1.1.2

Weekly downloads
702
License
MIT
Repository
github
Last release
7 years ago

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

1.1.2

7 years ago

1.1.1

8 years ago

1.1.0

8 years ago

0.1.7

9 years ago

0.1.6

9 years ago

0.1.5

9 years ago

0.1.4

9 years ago

1.0.3

9 years ago

1.0.2

9 years ago

1.0.1

9 years ago

1.0.0

9 years ago