-
Notifications
You must be signed in to change notification settings - Fork 332
Locale support to format numbers #210
Comments
Hi @pimlie! Can you explain the locale issue in more detail? What did you see to what did you expect. |
Hi @jdalton, thanks for getting back to me on this. The above example uses It would be nice if this lib could check the env for which numeric locale it should use (eg
|
Ah nice! Are you familiar with the |
I have looked at Node's Internationalization support but |
I'm up for a PR that enhances Intl when possible, so an optional install and a code path for |
Moved to #216 💪 |
Would you consider accepting a PR to include locale support through an optional dependency like Numeral.js?
The first time I ran a benchmark I thought it was really cool (but strange and doubtful) you measured
ops/sec
with 3 digit precision. Took a while before I noticed the locale issue...The text was updated successfully, but these errors were encountered: