0.0.3 • Published 1 year ago

ngx-input-phone v0.0.3

Weekly downloads
-
License
-
Repository
-
Last release
1 year ago

NgxPhoneNumberInput

This library was generated with Angular CLI version 17.3.0. NgxPhoneNumberInput is an Angular library for easy integration of phone number input fields in your Angular applications.

Installation

To install NgxPhoneNumberInput in your Angular project, you can use npm:

npm install ngx-phone-number-input

Dependencies

npm install country-list-json npm install primeng

Style.css

@import 'primeng/resources/themes/md-light-indigo/theme.css';

Usage

Once installed, you can import the NgxPhoneNumberInputModule into your Angular module: Import import { NgxPhoneNumberInputModule } from 'ngx-phone-number-input';

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI Overview and Command Reference page.

License

This library is licensed under the MIT License.