JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 1888
  • Score
    100M100P100Q123819F
  • License MIT

An Angular component for intl-tel-input, for entering, formatting, and validating international telephone numbers

Package Exports

  • @intl-tel-input/angular
  • @intl-tel-input/angular/with-utils

Readme

Angular component for intl-tel-input

For entering, formatting, and validating international telephone numbers.

Explore docs »

intl-tel-input screenshot showing country dropdown open

Resources

Check out the website, where you can find a full set of docs, a live playground where you can try out all of the options, as well as plenty of examples of different setups.

Running the demos locally

  1. Initialise the submodules: git submodule update --init --recursive
  2. Install dependencies: npm install
  3. Build: npm run build

You can then open packages/angular/demo/validation/index.html in your browser to try the validation demo. View the full list of available demos.

Issues and contributing

Please report issues and open pull requests on the main repository.

License

MIT