Simple zero-dependency input mask for Vue 2/3 or vanilla JS.

Documentation & demo

# Maska ## Support β˜•οΈ Do you like **Maska**? Please support me via [Boosty](https://boosty.to/beholdr). ## Features ✨ - No dependencies and small size: ~2.5 Kb gziped - Works with any native input - Ability to define custom tokens - Dynamic, reversed and eager masks - Token modifiers, transform functions and hooks ## What’s new in v2 πŸŽ‰ - Fully rewritten in TypeScript - Autobind to vue variable - Eager and reversed masking modes - Optonal and repeated tokens - Simplified syntax for custom tokens - Dynamic masks with custom function logic - Hooks for pre/post- processing - Ability to replace or merge custom tokens ## Source of Inspiration πŸ’‘ - [vue-the-mask](https://vuejs-tips.github.io/vue-the-mask/) - [jQuery Mask Plugin](http://igorescobar.github.io/jQuery-Mask-Plugin/) ## License πŸ“„ [MIT](LICENSE.txt)