49 Components & Libraries
vue-inputmask Vue.js directive to add a mask to your inputs (vanilla javascript). It's a binding for the inputmask library by Robin Herbots https://gi
Simple zero-dependency input mask for Vue.js and vanilla JS.
International Telephone Input with Vuetify.
⚠️ This library is not maintained. Pull-requests and issues are not monitored. Alternatives to text-mask include: https://github.com/uNmAnNeR/imaskjs
vue-numeric Input field component to display a formatted currency value based on Vue. Live Demo Works with Vue 2.* Installation Install via CDN scrip
The Mask A lightweight (2KB gzipped) and dependency free mask input created specific for Vue.js Docs and Demo JsFiddle Install yarn add vue-the-mask o
v-money Mask for Vue.js Features Lightweight (2KB gzipped) Dependency free Mobile support Component or Directive flavors Accept copy/paste Editable F
Vue Masked Input Dead simple masked input component for Vue.js 2.X. Based on inputmask-core. Live Demo Install npm npm install vue-masked-input --save
Vue Currency Input The Vue Currency Input plugin allows an easy input of currency formatted numbers. It provides both a standalone component (currenc
jQuery Mask Plugin A jQuery Plugin to make masks on form fields and HTML elements. Documentation, Demos & Usage Examples https://igorescobar.github.io
Vue IP A IP input component built for Vue 2.x Demo Install $ yarn add vue-ip Usage import VueIp from 'VueIp'; new Vue({ components: { Vue
Vue Cleave component is based on cleave.js for Vue
🔡 Tiny input mask library for Vue.js (directive)
label-edit Click to show input text box Vue Component ... inspired by Trello. This is my first time publishing Vue Component via npm package and let m
vue-number-format Vue Number Format is used to format a number using fixed-point notation. It can be used to format a number with a specific number of
🇹🇭 Vue Thailand Address ตัวช่วยกรอกที่อยู่ของไทย สำหรับ Vue (ปราศจาก jQuery 🎉 ) 🔥 ต้นกำเนิด มาจาก jquery.Thailand.js ของ @earthchie ⚙️ การติดตั้ง
Split Input Component for Vue 3.x Used for otps, transaction pin, passwords etc Install NPM npm i vue-split-input --save Yarn yarn add vue-split-inpu
Vue Input Facade A lightweight and dependency free input masking library created specific for Vue Docs and Demo Installing npm i vue-input-facade yarn
The awesome-mask runs with Vue.js and uses the vanilla-masker to make your form awesome with masks. You can use patterns like: input type="text" v-ma
vue-input-number A custom input number component for Vue.js 2. Install Yarn yarn add vue-input-number --dev NPM npm install vue-input-number --save-de
vue-r-mask mask directive for vue.js Template similar to javascript regular expression. /\d{2}/ Directive useful for your own input or textarea. Arbit
vue-tags-input A tags input component for Vue 3 with autocompletion, custom validation, templating and much more Forked from @johmun/vue-tags-input, w
vue-autoNumeric A Vue.js component that wraps the awesome AutoNumeric input formatter library Get in touch on vue-autoNumeric wraps the awesome AutoNu
vue-otp-input A fully customizable, OTP (one-time-password) input component built with Vue 3.x and Vue Composition API. Installation To install the la
Vue Cleave Component Vue.js component for Cleave.js Demo on JSFiddle Version matrix Vue.js version Package version Branch 2.x 2.x 2.x 3.x 3.x master F
A versetile tag input component built with Vue 3 Composition API
A simple, customization star rating component for your vue3 projects
This is a lightweight display component for localized currency display. It has no dependencies other than Vue. It supports both float and integer input, and can adjust for values stored as decimal-based subunits, such as cents, dirham, groszy, etc. Storing currency values in terms of the subunit allows you to store integers, rather than floating numbers, which ensures accuracy.
v-unicode Vue directive to restrict an input by unicode values. It allows the input to be used just with the defined unicodes. It also sanitizes the v
vue-muti-input A vue compontent to input multiple 简介 一款基于Vue的多项填写输入框 安装 npm install zthclay-muti-input --save 使用 1.在main.js中引入 import Vue from 'vue'
Vue Fake Input Vue Fake input is a Vue.js based component to create custom inputs for individual characters. Table of Contents Installation Usage Lice
ImsKeywordBox: incredible keyword/tag editor for Vue.js
vue-input-mask Yet another Vue component for input masking. Based on react-input-mask. Demo Install yarn add vue-input-mask or npm i -S vue-input-mask
vue-pattern-input A Vue Component used RegExp to limit the user's input. Works like native input element, you can add maxlength class attributes. You
Vue Currency Input The Vue Currency Input component allows an easy input of currency formatted numbers. It provides both standalone component (curren
range-comp range-comp is Vue.js (= 3.2) web component that wraps around an html input of type 'range' with label and styling options. range-comp can
This plugin provides a placeholder component for Vue.js. It uses canvas to render patterns from input string like URL.
Vue jQuery Mask Component Vue.js component for jQuery Mask Plugin Demo on JSFiddle Version matrix Vue.js version Package version Branch 2.x 1.x 1.x 3.
Restricted Input Allow restricted character sets in input elements. Demo Try the latest version of Restricted Input here. Features Disallow arbitrary
vue-input-code 基于Vue2.0+的移动端验证码输入组件. 功能预览 输入时回调 结果回调 自定义错误处理 自定义验证码个数 样式可控 这里是可爱的Demo 支持 支持 Vue.js 2.0+. 安装和使用 npm install vue-input-code --save 作为全局组
vue-base-input (Vue 3) Base-input: I made it, for simplify a create form on my differents projects. Base-input return if your value is valid and value
Nice-Numeric-Input is a modern, rich featured and highly customisable numeric input built on Vue. Capable of formatting as the user types, including currency formatting. With no extra dependencies other than Vue itself.
vue-restricted-input Input mask for vue.js based on credit-card-input-mask Why ? credit-card-input-mask perfect work with carriage position, fast. Ins
Vue-Input-Restriction-Directives Set of useful vue directives to add text restriction to your input No keyboard key validation, just regular expressio
vue-ip-input An ip input implement by vue 2.0 Demo Demo Usage Install npm install vue-ip-input --save CommonJS var VueIpInput = require('vue-ip-input'
Obtain AST by reading vue and react source code, and then dynamically add tags
A tags input component for VueJS