airbnb / polyglot.js

Give your JavaScript the ability to speak many languages.
http://airbnb.github.io/polyglot.js
BSD 2-Clause "Simplified" License
3.71k stars 208 forks source link

Format numbers #72

Open adamhooper opened 8 years ago

adamhooper commented 8 years ago

Second attempt -- this should address all issues in #69.

adamhooper commented 8 years ago

Heh, I agree with everything. I think the dilemma is that Intl.NumberFormat isn't idiomatic JS :).

JiLiZART commented 6 years ago

Any progress? Really needful feature!