Skip to content
This repository has been archived by the owner on Jul 28, 2023. It is now read-only.

Commit

Permalink
Updated the readme file, regarding #72
Browse files Browse the repository at this point in the history
  • Loading branch information
smirzaei committed Feb 15, 2019
1 parent 359bff8 commit f6ad9bd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ new Intl.NumberFormat('fr-FR', { style: 'currency', currency: 'EUR' }).format(10

With that being said use this library if you need:

* Your version of node.js doesn't come with the `full-icu`. See: [#72](https://github.com/smirzaei/currency-formatter/issues/72) and [#19214](https://github.com/nodejs/node/issues/19214)
* Support old browsers.
* Consistent formatting across all browsers.
* You don't like the Intl APIs
Expand Down

0 comments on commit f6ad9bd

Please sign in to comment.