Ross ROSS = Recommend OSS · open-source software intelligence for agents

vuejs-tips/vue-the-mask

Tiny (<2k gzipped) and dependency free mask input for Vue.js observed · 2026-08-28

github.com/vuejs-tips/vue-the-mask · homepage · JavaScript observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases no_license

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: n/a
  • age_days: 3425
  • days_rel: n/a
  • days_push: 1357
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1741 stars · 205 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A tiny (<2KB gzipped), dependency-free input mask component and directive for Vue.js. It formats user input according to pattern tokens like digits, letters, and transforms.

Use cases

  • format phone number input in a vue form
  • mask input for zip codes in vue.js
  • force uppercase letters in an input field
  • apply input masks without dependencies
  • format cpf or ssn input in vue
  • directive-based input masking in vue

When to choose

  • you need a lightweight, dependency-free mask for Vue 2 inputs
  • you want a simple token-based mask with component or directive usage
  • your masks are for strings like phones, dates, or IDs, not currency

When to avoid

  • you need money/currency formatting (use v-money instead)
  • you are building with Vue 3 and need actively maintained support
  • you need complex conditional or dynamic mask logic

Facets

library · maturity maintenance

ui-components form-handling frontend web-development input-mask vue2 text-formatting javascript vue

2 sources

Member repositories

RepositoryRoleHealth v2
vuejs-tips/vue-the-maskmain32

For agents

markdown · JSON · MCP: product_card(name="vuejs-tips/vue-the-mask")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem