vuejs-tips / vue-the-mask

Tiny (<2k gzipped) and dependency free mask input for Vue.js
https://vuejs-tips.github.io/vue-the-mask/
1.74k stars 213 forks source link

Extending the Component #117

Open pedrosoares opened 5 years ago

pedrosoares commented 5 years ago

Can you export the masker.js script? This will help me to extend your package to React without the need to copy the script and his dependencies.

RonaldJerez commented 4 years ago

@pedrosoares my fork is exposing the masker script. https://github.com/RonaldJerez/vue-the-mask