UNPKG

vue-mask-next

Version:

vue-mask-next: Empower your Vue 3 applications with effortless input field masking. Seamlessly apply custom patterns for enhanced user experience and data accuracy.

29 lines (28 loc) 794 B
{ "name": "vue-mask-next", "version": "1.0.0", "description": "vue-mask-next: Empower your Vue 3 applications with effortless input field masking. Seamlessly apply custom patterns for enhanced user experience and data accuracy.", "main": "index.js", "scripts": {}, "keywords": [ "vue", "vue3", "component", "input", "mask", "form" ], "bugs": { "url": "https://github.com/mustafacagri/vue-mask-next/issues" }, "homepage": "https://github.com/mustafacagri/vue-mask-next#readme", "repository": { "type": "git", "url": "git+https://github.com/mustafacagri/vue-mask-next.git" }, "author": "Mustafa Çağrı Güven <me@mustafacagri.com>", "license": "MIT", "peerDependencies": { "vue": "^3.4.26" } }