Vue.js Components & Libraries UI Components Form Masked Input

Back

1. vue-masked-input

Masked input component for Vue.js.

2. vue-text-mask

Input mask for React, Angular, Ember, Vue, & plain JavaScript.

3. vue-ip-input

An ip input implemented by vuejs.

4. vue-numeric

Input field component to display currency value based on Vue.

5. awesome-mask

Mask directive based on a pure and simply VanillaJS implementation

6. v-money

Tiny (<2k gzipped) input/directive mask for currency

7. vue-autonumeric

A Vue.js component that wraps the awesome [AutoNumeric](http://autonumeric.org/) input formatter library

8. vue-inputmask

Vue.js directive to add Robin Herbots' inputmask library to your inputs (vanilla javascript).

9. vue-input-number

A custom input number component for Vue.js 2.

10. v-unicode

Vue directive to restrict an input by unicode values.

11. vue-cleave-component

Vue.js component for [cleave.js](http://nosir.github.io/cleave.js/)

12. vue-ip

An ip address input with port and material design support

13. vue-r-mask

Directive with template similar to javascript regular expression.

14. vue-input-code

Base on Vue.js 2.0+ verification code input component.

15. label-edit

Inspired by Trello. Click to show editable input and return the value changes. This is a Vue Component.

16. vue-jquery-mask

Vue.js v2.x component for [jQuery Mask Plugin](https://github.com/igorescobar/jQuery-Mask-Plugin)

17. vue-currency-input

Easy input of currency formatted numbers for Vue.js.

18. vue-restricted-input

Input mask library for vue.js based on [restricted-input](https://github.com/braintree/restricted-input)

19. vue-input-facade

A lightweight and dependency free input masking library created specific for Vue, originally a fork of the famous _vue-text-mask_ but activelly mantained and with lots of improvements after there.