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

jaridmargolin/formatter.js

Format html inputs to match a specified pattern observed · 2026-08-28

github.com/jaridmargolin/formatter.js · 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: 4734
  • days_rel: n/a
  • days_push: 3380
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2446 stars · 227 forks observed · 2026-08-28

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

A dependency-free JavaScript library that formats user input in HTML fields to match a specified pattern (e.g., phone numbers, credit cards, zip codes) as the user types. It works with vanilla JavaScript and includes a jQuery wrapper, supporting dynamic pattern switching based on input content.

Use cases

  • format phone number input as user types
  • mask credit card input with dashes
  • format zip or postal code input dynamically
  • add input masking to a form without dependencies
  • apply pattern-based formatting to text inputs in jQuery

When to choose

  • you need lightweight, dependency-free input masking in the browser
  • you want pattern-based formatting like phone numbers or credit cards
  • you need dynamic patterns that switch based on input length or content

When to avoid

  • you need masking outside the browser (e.g., Node.js or mobile-native)
  • you require actively maintained software with a license file
  • you need complex validation rather than simple pattern formatting

Facets

library · maturity maintenance

form-handling ui-components web-development frontend browser input-masking input-formatting vanilla-javascript jquery-plugin no-dependencies javascript

1 source

Member repositories

RepositoryRoleHealth v2
jaridmargolin/formatter.jsmain32

For agents

markdown · JSON · MCP: product_card(name="jaridmargolin/formatter.js")

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