JSPM

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

An Angular component for the intl-tel-input JavaScript plugin

Package Exports

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

Readme

IntlTelInput Angular Component

An Angular component for the intl-tel-input JavaScript plugin. View the source code.

Explore docs »

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.