2
0
mirror of https://github.com/tenrok/maska.git synced 2026-05-15 11:59:38 +03:00

docs: update README

This commit is contained in:
Alexander Shabunevich
2024-06-14 11:36:08 +03:00
parent f9dd896046
commit 9c2b57a07d
+2 -1
View File
@@ -31,13 +31,14 @@ Maska v3 is currently in beta. If you encounter any issues, please [report them]
- Vanilla JS version + Vue 2/3, Alpine.js and Svelte integrations - Vanilla JS version + Vue 2/3, Alpine.js and Svelte integrations
- Works with native and custom inputs - Works with native and custom inputs
- Custom tokens with modifiers, transform functions and hooks - Custom tokens with modifiers, transform functions and hooks
- Number mask mode - Number mask mode: easy money formatting
- Dynamic, reversed and eager masks - Dynamic, reversed and eager masks
## Whats new in v3 🎉 ## Whats new in v3 🎉
- Integrations with Alpine.js and Svelte - Integrations with Alpine.js and Svelte
- Number mask mode - Number mask mode
- Simplified directive format
- Other small improvements and fixes - Other small improvements and fixes
## Source of Inspiration 💡 ## Source of Inspiration 💡