axa-ch / polyfill-Number.toLocaleString-with-Locales

A polyfill to allow locales to be passed to Number.toLocaleString.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

polyfill-Number.toLocaleString-with-Locales

Published on NPM at number-to-locale-string

A polyfill to allow locales to be passed to Number.toLocaleString.

I realize this is nowhere near complete, but it has all the locales I'm likely to use before it gets implemented across, at least, the modern browsers.

Always happy to accept pull requests from those that want to add support for more regions.

About

A polyfill to allow locales to be passed to Number.toLocaleString.

License:The Unlicense


Languages

Language:JavaScript 99.3%Language:HTML 0.7%