Commit 2935b5ea authored by NikulinR's avatar NikulinR

Initial commit

parent a3510307
# Vue Masked Input
Dead simple masked input component for Vue.js 2.X. Based on [inputmask-core](https://github.com/insin/inputmask-core).
### [Live Demo](http://127.0.0.1)
## Install
### npm
```
npm install vue-masked-input --save
```
## Usage
Use it with `v-model` just like a native html input with the `mask` attribute:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment