Skip to content

thomaswdean/AngularCurrencyDirective

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AngularCurrencyDirective

This is the current end result of a need for a directive in angular to restrict user input for currency values. I know that min and max values are already handled but you currently can't pass in those values from the scope {{}} without this directive in place.

Limits user input to numbers, adds a comma for every three numbers, limits decimals to 2.

About

Angular Currency Directive

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published