🚨 Shai-Hulud Strikes Again:834 Packages Compromised.Technical Analysis →
Socket
Book a DemoInstallSign in
Socket

angular-phone-input

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

angular-phone-input

angular phone input

latest
Source
npmnpm
Version
1.0.1
Version published
Maintainers
1
Created
Source

angular-phone-input

Live Demo!

NPM

Installation

Installation is super easy, simply add the dependencies to your build and add the phone-input attribute to your input.

# use npm
$ npm install angular-phone-input --save

Add angular-phone-input to your dependencies

// your app
angular
  .module('yourApp', ['angular-phone-input'])
  .controller('SampleController', function () {})
// template.html
<input ng-model="value" phone-number type="tel">

Keywords

angular

FAQs

Package last updated on 29 Feb 2016

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts