Skip to content

Latest commit

 

History

History
35 lines (20 loc) · 898 Bytes

README.md

File metadata and controls

35 lines (20 loc) · 898 Bytes

Ember International Phone Input

[ DEMO ]

Leverage libphonenumber-js for displaying, formatting and parsing international phone input.

Installation

ember install ember-intl-phone-input

in action

Development

  • git clone [email protected]:Romanior/ember-intl-phone-input.git this repository
  • cd ember-intl-phone-input
  • npm install

Running

Running Tests

  • npm test (Runs ember try:each to test your addon against multiple Ember versions)
  • ember test
  • ember test --server

Building

  • ember build

For more information on using ember-cli, visit https://ember-cli.com/.