insin / inputmask-core

Standalone input mask implementation, independent of any GUI
MIT License
304 stars 52 forks source link

Add abilty to get raw collapsed value #4

Closed muffinresearch closed 9 years ago

muffinresearch commented 9 years ago

The use-case for this is to facilitate pattern changes.

getRawValue extracts the value without any non-pattern chars.

insin commented 9 years ago

Great stuff, thanks! Merging now....

I've made you a contributor to this repo.