mirror of
https://github.com/tenrok/maska.git
synced 2026-05-15 11:59:38 +03:00
1.6 KiB
1.6 KiB
Simple zero-dependency input mask.
Documentation & demo
Maska
Support ☕️
Do you like Maska? Please support me via Boosty.
Features ✨
- No dependencies and small size: ~3 Kb gziped
- Vanilla JS version + Vue 2/3, Alpine.js, Svelte integrations
- Works with native and custom inputs
- Custom tokens with modifiers, transform functions and hooks
- Number mask mode
- Dynamic, reversed and eager masks
What’s new in v3 🎉
- Integrations with Alpine.js and Svelte
- Number mask mode
- Other small improvements and fixes