2
0
mirror of https://github.com/tenrok/maska.git synced 2026-05-15 11:59:38 +03:00
Alexander Shabunevich 88d92b2753 fix: change event abort to manual event removing
Because happy-dom can't handle event abortion and test do not passing
2024-04-14 12:54:18 +03:00
2023-07-10 22:13:27 +03:00
2024-02-13 13:56:56 +07:00
2022-12-04 17:05:23 +03:00
2023-07-10 21:48:53 +03:00
2022-12-04 17:05:23 +03:00
2024-04-11 22:41:45 +03:00
2022-12-04 17:05:23 +03:00
2024-04-09 21:24:41 +03:00
2023-01-21 12:50:53 +03:00
2022-12-04 17:05:23 +03:00
2022-12-04 17:05:23 +03:00
2023-05-01 15:09:30 +03:00

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.

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

Whats 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 💡

License 📄

MIT

S
Description
No description provided
Readme 1.4 MiB
Languages
TypeScript 91.3%
Vue 6.8%
Svelte 1.6%
JavaScript 0.2%