1
0
Fork 0

Update README.md with vue-inputmask (#1490)

This commit is contained in:
Simon Cleriot 2017-09-22 10:51:32 +02:00 committed by kazuya kawaguchi
parent a8bb123dd9
commit d13b7e31fc
1 changed files with 1 additions and 0 deletions

View File

@ -946,6 +946,7 @@ Tooltips / popovers
- [awesome-mask](https://github.com/moip/awesome-mask) - Mask directive based on a pure and simply VanillaJS implementation
- [v-money](https://github.com/vuejs-tips/v-money) - Tiny (<2k gzipped) input/directive mask for currency
- [vue-autonumeric](https://github.com/autoNumeric/vue-autoNumeric) - A Vue.js component that wraps the awesome autoNumeric input formatter library
- [vue-inputmask](https://github.com/scleriot/vue-inputmask) - Vue.js directive to add Robin Herbots' inputmask library to your inputs (vanilla javascript).
#### Rich Text Editing