This repository hosts intl-tel-input and its official framework wrappers.
| Package | npm |
|---|---|
intl-tel-input |
|
@intl-tel-input/react |
|
@intl-tel-input/vue |
|
@intl-tel-input/angular |
|
@intl-tel-input/svelte |
For documentation, demos, and the docs site, see intl-tel-input.com.
git submodule update --init --recursive
npm install
npm run build
npm testAll packages share a single version, locked in lockstep. Releases bump every package together via npm run version:major|minor|patch.
See CHANGELOG.md for release history.