Collection of free jQuery input mask plugins. Input mask for date, hour, ZIP code, money, IP adress, telephone, CPF and other.

- 2943 stars
- 148 watchers
jQuery Mask Plugin
A jQuery Plugin to make masks on form fields and HTML elements.
Features- lightweight (~2kb minified, ~1kb gziped)
- built-in support for dynamically added elements
- masks on any HTML element (no need to server-side mask anymore!)
- HTML notation support (data-mask, data-mask-recursive, data-mask-clearifnotmatch)
- string/Numeric/Alpha/Mixed masks
- reverse mask support for masks on numeric fields
- sanitization
- optional digits
- recursive Digits
- fallback Digits
- advanced mask initialization
- advanced Callbacks
- on-the-fly mask change
- mask removal
- full customization
- compatibility with React/UMD/Zepto.js/Angular.JS
- HTML5 placeholder support
- Clear the field if it not matches support

- 760 stars
- 53 watchers
jQuery maskMoney
jQuery plugin to mask data entry in the input text in the form of money (currency).

- 20 stars
- 3 watchers
jQuery Mask Input
A jQuery plugin for applying a mask to an input (e.g., phone numbers, dates, et cetera).

- 15 stars
- 3 watchers
Decimal Mask
This plugin just provides a decimal mask to an HTML input
. It treats only the decimal separator, it can't handle thousand separators. It can apply the separator in the value given by the backend on web apps. The separator supported are the "," or ".".

- 8 stars
- 1 watchers
MaskerJS
A simple JavaScript (jQueyr) library for masking HTML input fields.

- 2 stars
- 2 watchers
Datable.js
Datable.js is a lightweight, customizable, bootstraps-friendly jQuery plugin to properly format dates in inputs and verify that the date is valid.

- 1 stars
- 2 watchers
jQuery Inputcloak
A simple plugin that cloaks/masks an input, similar to a password box.

- 1 stars
- 1 watchers
iPv4 Input
A jQuery plug-in that similar to windows IP input's style and behavior.

- 1 stars
- 1 watchers
jQuery Mask As Number
Simple mask jquery extension that ensures valid integer numbers in text inputs.

- 1 stars
- 1 watchers
jQuery Simple Mask
Simple and fast number input masks.

- 0 stars
- 1 watchers
jQuery Masked Input
A jQuery masked input control.
Features- support numeric parts, text, and predefined options
- allows control (both css and js) on individual parts of the field
- custom validators
- many options

- 0 stars
- 0 watchers
Tabinput
jQuery plugin for a tabbable input mask.