Skip to content

Vue Input Mask

The input mask directive for Vue.js

Demo

Lightweight

~1.5 KB GZipped.

RegExp Support

You can define your own regular expression to validate the input.

Custom Tokens

Extend default tokens with your own tokens, including validation & transformation.

Raw Value

You can get raw/unmasked values from the callback function.