jackocnr/intl-tel-input
For entering, formatting, and validating international telephone numbers. Available in vanilla JavaScript, or as React, Vue, Angular, and Svelte components. observed · 2026-08-28
Health v2 · maintenance only
94/100
- Activity 97
- Release rhythm 86
- Longevity 100
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: 1
- age_days: 4842
- days_rel: 19
- days_push: 19
- n_releases_24m: 140
Adoption not part of the score
8247 stars · 1993 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A JavaScript library for entering, formatting, and validating international telephone numbers, available as a vanilla JS library and as native React, Vue, Angular, and Svelte components. It provides a searchable country dropdown, as-you-type formatting, E.164 output, and validation powered by libphonenumber.
Use cases
- add an international phone number input to a signup form
- format phone numbers as the user types
- validate international telephone numbers in the browser
- let users pick their country dial code with a searchable dropdown
- store phone numbers in E.164 format
- auto-detect the user's country for a phone field
- build an accessible phone input with RTL and localization support
When to choose
- you need a polished, accessible international phone input in a web app
- you want framework-native components for React, Vue, Angular, or Svelte
- you need libphonenumber-based validation and E.164 normalization client-side
- you need localization, RTL, and dark-mode theming out of the box
When to avoid
- you only need server-side phone parsing or validation without a UI
- your app targets non-web platforms like native mobile
- you need SMS verification or telephony features rather than input handling
- you cannot tolerate a ~260KB utils chunk in your bundle
Facets
library · maturity stable
ui-components form-handling internationalization web-development frontend browser phone-number-input international-telephone libphonenumber country-selector e164 react-component vue-component angular-component svelte-component input-masking localization javascript typescript nodejs
10 sources
- readme: https://github.com/jackocnr/intl-tel-input · fetched 2026-08-28 · 4f13e6e56480
- homepage: https://intl-tel-input.com · fetched 2026-08-29 · f1d0d5b69e77
- site_page: https://intl-tel-input.com/docs/integrations · fetched 2026-08-29 · acc505d4032d
- site_page: https://intl-tel-input.com/docs/vanilla-javascript · fetched 2026-08-29 · 0b367bb4b30b
- site_page: https://intl-tel-input.com/docs/react-component · fetched 2026-08-29 · c24536005698
- site_page: https://intl-tel-input.com/docs/vue-component · fetched 2026-08-29 · 7252a60248dc
- site_page: https://intl-tel-input.com/docs/angular-component · fetched 2026-08-29 · 46d1117d6c9c
- site_page: https://intl-tel-input.com/docs/svelte-component · fetched 2026-08-29 · 25b4d7ab71ff
- site_page: https://intl-tel-input.com/docs/best-practices · fetched 2026-08-29 · 6811fcaa0c09
- site_page: https://intl-tel-input.com/docs/options · fetched 2026-08-29 · 689d376fa9f2
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| jackocnr/intl-tel-input | main | 94 |
For agents
markdown · JSON · MCP: product_card(name="jackocnr/intl-tel-input")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem