# igorescobar/jQuery-Mask-Plugin

A jQuery Plugin to make masks on form fields and HTML elements.

Repository: https://github.com/igorescobar/jQuery-Mask-Plugin
Canonical: https://ross.abutalabs.com/products/jquery-mask-plugin
Homepage: http://igorescobar.github.io/jQuery-Mask-Plugin/
Language: JavaScript
License: NOASSERTION
License Family: other
Topics: jquery-plugin, jquery-mask-plugin, mask, javascript, html-element
Last push: 2022-12-07T17:38:05+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 5290, "days_push": 1365, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 4753, forks 1373 (observed 2026-08-28T04:08:58.741336+00:00)

## What it is
A lightweight jQuery plugin for applying input masks to form fields and arbitrary HTML elements. It supports string, numeric, and mixed masks, reverse masks, callbacks, and data-attribute initialization.

## Use cases
- format phone number inputs with a mask
- mask date and time fields in a form
- apply currency/money masks to numeric inputs
- mask zip code or CPF/CNPJ fields
- apply masks to dynamically added form elements
- mask content of div elements, not just inputs

## When to choose
- you already use jQuery and need quick input masking
- you need masks on any HTML element, not just inputs
- you need reverse masks for numeric/currency fields
- you need compatibility with legacy browsers and jQuery 1.7+

## When to avoid
- you are building a modern framework app without jQuery (use framework-native mask libraries)
- you need accessibility-first unmasked input handling
- the project needs actively developed dependencies

## Facets
- artifact type: plugin
- maturity: maintenance
- function: form-handling, ui-components
- domain: web-development, frontend
- platform: browser, cross-platform
- tags: jquery-plugin, input-masking, form-fields, javascript

## Member repositories
- igorescobar/jQuery-Mask-Plugin (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:58.741336+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:18:54.625356+00:00, confidence not recorded.
  - readme: https://github.com/igorescobar/jQuery-Mask-Plugin (fetched 2026-08-28T04:08:58.741336+00:00, sha e8a0cdf1969d)
  - homepage: http://igorescobar.github.io/jQuery-Mask-Plugin/ (fetched 2026-08-29T09:02:37.389912+00:00, sha f90e579f353f)
  - registry_npm: https://registry.npmjs.org/jquery-mask-plugin (fetched 2026-08-29T09:02:37.398735+00:00, sha 5915f0357e6c)
- Data as of 2026-08-30T08:39:29.467469+00:00.
