TAG | web site
Recently I’ve been developing a lot of reporting applications in JavaScript and have collected a few helper functions that I use regularly for number formatting. Here’s a look at each function and how you can use it in your own projects including rounding to a defined precision, adding commas, and adding ordinals.
development · hints · JavaScript · number formatting · tips · web site
