Angular Numeric Directive

A numeric directive. Capable of minimizing and maximizing values, formatting to decimal precision and thousand separators and limiting number of characters.

Download on GitHub

Model value: {{vm.value}}

Error model: {{myForm.myNumber.$error}}

Tab out of input to see the changes.