taiga-family/maskito
Collection of libraries to create an input mask which ensures that user types value according to predefined format. observed · 2026-08-28
Health v2 · maintenance only
98/100
- Activity 99
- Release rhythm 97
- Longevity 99
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 12
- age_days: 1395
- days_rel: 20
- days_push: 8
- n_releases_24m: 36
Adoption not part of the score
1662 stars · 50 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Maskito is a collection of TypeScript libraries for creating input masks that force user input to conform to a predefined format such as numbers, phone numbers, dates, or credit card numbers. It has a zero-dependency framework-agnostic core with dedicated packages for Angular, React, Vue, and React Native.
Use cases
- format phone number input as the user types
- mask credit card number input in a web form
- restrict a text field to a date format
- format currency and number inputs
- apply input masks in an Angular directive
- mask inputs in a React or Vue app
- mask contenteditable elements
When to choose
- you need robust input masking across keyboard, paste, autofill, and mobile predictive text
- you want framework adapters for Angular, React, or Vue with a shared core
- you need SSR and Shadow DOM support
- you want ready-made configurable masks for numbers, dates, and international phones
When to avoid
- you need masking outside the browser, e.g. server-side or CLI text processing
- your framework is not supported and vanilla DOM integration is too low-level for your needs
- you only need simple validation rather than live input formatting
Facets
library · maturity active
ui-components form-handling parser web-development frontend developer-tools browser cross-platform input-mask typescript angular react vue react-native text-formatting zero-dependency web-server
4 sources
- readme: https://github.com/taiga-family/maskito · fetched 2026-08-28 · 795933cc5720
- homepage: https://maskito.dev · fetched 2026-08-29 · bdc6a1a275b0
- site_page: https://maskito.dev/getting-started/maskito-libraries · fetched 2026-08-29 · a57079dbea7e
- site_page: https://maskito.dev/core-concepts/overview · fetched 2026-08-29 · 603ff8f79db8
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| taiga-family/maskito | main | 98 |
For agents
markdown · JSON · MCP: product_card(name="taiga-family/maskito")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem