# RobinHerbots/Inputmask

Input Mask plugin

Repository: https://github.com/RobinHerbots/Inputmask
Canonical: https://ross.abutalabs.com/products/inputmask
Homepage: https://robinherbots.github.io/Inputmask/
Language: JavaScript
License: MIT
License Family: permissive
Topics: inputmask, maskedinput, vanilla-javascript, jquery-plugin, jqlite
Last push: 2026-08-06T20:29:29+00:00

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

## Adoption (not part of the score)
Stars 6460, forks 2116 (observed 2026-08-28T04:09:43.607362+00:00)

## What it is
Inputmask is a JavaScript library that creates input masks to enforce predefined input formats such as dates, numbers, and phone numbers. It runs against vanilla JavaScript, jQuery, and jqlite.

## Use cases
- format phone number inputs in a web form
- enforce date format as user types
- mask numeric and currency input fields
- add input masking without jQuery dependency
- validate structured input like credit card numbers

## When to choose
- you need users to enter data in a fixed format like dates or phone numbers
- you want a lightweight masking library that works with vanilla JS, jQuery, or jqlite

## When to avoid
- you need free-form text input without format constraints
- you need full form validation rather than input formatting

## Facets
- artifact type: library
- maturity: active
- function: form-handling, ui-components
- domain: web-development, frontend
- platform: browser
- tags: input-mask, vanilla-javascript, jquery-plugin, jqlite, input-formatting, javascript, nodejs

## Member repositories
- RobinHerbots/Inputmask (main) score 75

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:43.607362+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-29T17:44:37.682913+00:00, confidence not recorded.
  - readme: https://github.com/RobinHerbots/Inputmask (fetched 2026-08-28T04:09:43.607362+00:00, sha 17bb6d5020ba)
  - homepage: https://robinherbots.github.io/Inputmask/ (fetched 2026-08-29T08:41:32.447495+00:00, sha 091598fd1994)
- Data as of 2026-08-30T08:39:29.467469+00:00.
