Login
From:
maxdeviant.com
(Uncensored)
subscribe
Formatting Numbers: Revisited · maxdeviant.com
https://maxdeviant.com/shards/2021/formatting-numbers-revisited/
links
backlinks
Roast topics
Find topics
Find it!
A few months ago I asked "how hard is it to format a number?". The solution I came up with at the time was to use some light JavaScript to format the numbers using Number.prototype.toLocaleString().