FCSAmerica / angular-fcsa-number

An Angular directive that validates numbers and adds commas as thousand separators.
Apache License 2.0
83 stars 58 forks source link

Decimals / thousands separators. Auto-format options. Also, fixed for IE LocaleString. #12

Open helgadeville opened 9 years ago

helgadeville commented 9 years ago

This is a continuation of my previous proposal for new FCSA number validation library.

It has been tested also on IE - the "toLocaleString()" works differently on IE than on Chrome.

Should be +/- OK now.