A angularjs package for intl-tel-input (https://github.com/jackocnr/intl-tel-input)
install: bower install ngjs-intl-tel-input
Add module dependency to application: ngjsIntlTelInput
#Usage
<ngjs-intl-tel-input ng-model="phone" options="{}" ng-required=""></ngjs-intl-tel-input>
the options object is same with intl-tel-input package