This repository was archived by the owner on Sep 4, 2024. It is now read-only.
v1.3.0
It's possible to use v-mask in jsfiddle / codepen / jsbin / etc π
v-maskcan be used as directive, thanks to @shrpne (#54, #51)- added precompiled version / UMD build for usage in browser without any bundlers, thanks to @shrpne (#17, #55)
- plugin uses
rollupinstead of rawbabelthanks to @shrpne (#55) - added
package-lock.jsonfor betternpm@5support - updated deps (
jest/rollup)