This standalone number formatter † is intended to be short and fast. As they are the main factors for a high performance JavaScript app. Development release is around 150 lines including license info, ...
JS provides powerful number formatting with the standard built-in object Intl.NumberFormat, but we find its API a little verbose and hard to grasp its full potential. We took inspiration from older ...