Commit graph

3 commits

Author SHA1 Message Date
Christian Lawson-Perfect
10c9328358 Oriya -> Odia 2025-04-14 13:26:13 +00:00
Christian Lawson-Perfect
cf8049b8a6 Use Intl
It now uses `Intl.NumberFormat` for as many formats as it can. 

I've also tried to identify different locale-dependent styles. Indian and Swiss with Latin digits are the only ones I found. Firefox thinks that an Algeria locale code should return Tibetan digits, which must be wrong.

I've also added scientific, engineering and compact renderings, offered by Intl.NumberFormat.
2025-04-14 13:25:48 +00:00
Christian Lawson-Perfect
45faac5b14 first commit 2025-04-14 11:58:52 +00:00