underscore.string icon indicating copy to clipboard operation
underscore.string copied to clipboard

#178 - numberFormat should accept numeric string

Open marceloschmidt opened this issue 11 years ago • 0 comments

numberFormat accepts a numeric string, but fails on toFixed. This change makes sure we are dealing with a number before calling .toFixed()

marceloschmidt avatar Oct 03 '14 13:10 marceloschmidt