From 2335b402b0c3fdd698e6a48780e2762394737054 Mon Sep 17 00:00:00 2001 From: Ankur Kumar Date: Wed, 4 Jul 2018 15:25:28 +0530 Subject: [PATCH] Add vue js component link https://github.com/ankurk91/vue-jquery-mask --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6132d582..144513cb 100644 --- a/README.md +++ b/README.md @@ -97,6 +97,7 @@ For configuration options and troubleshooting refer to these repositories: Before opening a new [issue](https://github.com/igorescobar/jQuery-Mask-Plugin/issues) take a look on those frequently asked questions: #### [How to integrate with React.js?](https://github.com/igorescobar/jQuery-Mask-Plugin/issues/498) #### [How to integrate with Angular.js?](https://github.com/igorescobar/jQuery-Mask-Plugin/issues/499) +#### [How to integrate with Vue.js?](https://github.com/ankurk91/vue-jquery-mask) #### [Problems with old versions of Android keyboard](https://github.com/igorescobar/jQuery-Mask-Plugin/issues/135) #### [Negative numbers, or currency related problems](https://github.com/igorescobar/jQuery-Mask-Plugin/issues/436#issuecomment-253176511) #### [Prefix or sufix on the Mask](https://github.com/igorescobar/jQuery-Mask-Plugin/issues/166)