项目作者: Romanior

项目描述 :
Ember.js addon, International phone input
高级语言: CSS
项目地址: git://github.com/Romanior/ember-intl-phone-input.git
创建时间: 2018-04-23T17:01:36Z
项目社区:https://github.com/Romanior/ember-intl-phone-input

开源协议:MIT License

下载


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 git@github.com: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/.