candreoliveira / ngMask

Best Angular mask alternative! No jQuery, pure JS. About ~6kb!
http://candreoliveira.github.io/#/ngMask
ISC License
419 stars 171 forks source link

Support for reverse mask - for field like Amount #31

Open kbhagchandani opened 9 years ago

kbhagchandani commented 9 years ago

I found this angular plugin very useful because of its simplicity ,no jquery dependency and variety of options but one of the missing element is support for reverse masking.Reverse masking is require for inputs like amount. For example given mask : 9?99,999 on value : 40000 is giving output as 400,00 where as expected output is 40,000

igorfv commented 9 years ago

I just came here to open this issue... +1 =)

settysreekanth commented 9 years ago

+1