Features
- get and set value and unmasked value easily
- no external dependencies
- show placeholder always or only when needed
- unmasked value can contain fixed parts
- optional input parts (greedy)
- RegExp mask
- Functional mask
- Number mask (integer and decimal support)
- Date mask (with various format support)
- Supports all major browsers and IE11+ *need older?
Further plans
- jQuery/Angular/React/Vue plugin
- on-the-fly/multimask
- more unit tests
- support RTL?