From 9c2b57a07dc87dcd52346a8c7116bc88746f4939 Mon Sep 17 00:00:00 2001 From: Alexander Shabunevich Date: Fri, 14 Jun 2024 11:36:08 +0300 Subject: [PATCH] docs: update README --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5627391..d32013a 100644 --- a/README.md +++ b/README.md @@ -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 - Works with native and custom inputs - Custom tokens with modifiers, transform functions and hooks -- Number mask mode +- Number mask mode: easy money formatting - Dynamic, reversed and eager masks ## What’s new in v3 🎉 - Integrations with Alpine.js and Svelte - Number mask mode +- Simplified directive format - Other small improvements and fixes ## Source of Inspiration 💡