I think it'd be good to rid this function of the regex that figures out where to place commas and migrate to the Intl.NumberFormat API.
This in theory would create a path for adding light localization to journalize without requiring a massive dependency.
I think it'd be good to rid this function of the regex that figures out where to place commas and migrate to the Intl.NumberFormat API.
This in theory would create a path for adding light localization to
journalizewithout requiring a massive dependency.