2
0
mirror of https://github.com/tenrok/maska.git synced 2026-05-15 11:59:38 +03:00
Ilya Machnev c8998d6bf5 Return if input type equals file
Direcitve doesnt work on inputs with type set to 'file', it throws error when value changes
2023-08-01 10:45:01 +08:00
2023-07-10 22:13:27 +03:00
2023-08-01 10:45:01 +08:00
2023-07-10 23:30:42 +03: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
2022-12-04 17:05:23 +03:00
2023-05-01 19:59:58 +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%