diff --git a/README.md b/README.md index 2a184d3..3aa6efb 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Maska -Simple zero-dependency input mask for Vue.js and vanilla JS. +Simple zero-dependency input mask for Vue.js and vanilla JS. [Demo and examples](https://beholdr.github.io/maska/). - No dependencies - Small size (~2 Kb gziped) @@ -8,6 +8,10 @@ Simple zero-dependency input mask for Vue.js and vanilla JS. - Supports repeat symbols - Works on any input (custom or native) +## Install + + npm install maska + ## Usage with Vue.js If you load Vue.js via ` - + +