Formatting currency in Javascript
I’ve been hunting for something like Rails’ number_to_currency for Javascript that’d give me a delimited output with precision in cents.
Most of what I found didn't...
I’ve been hunting for something like Rails’ number_to_currency for Javascript that’d give me a delimited output with precision in cents.
Most of what I found didn't...