angular-mobilenumber-countrycode-dropdown
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "angular-mobilenumber-countrycode-dropdown", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"license": "MIT", | ||
"author": { | ||
"name": "Sudhakar Reddy" | ||
}, | ||
"scripts": { | ||
@@ -13,2 +16,3 @@ "ng": "ng", | ||
}, | ||
"dependencies": { | ||
@@ -50,3 +54,17 @@ "@angular/animations": "~8.2.13", | ||
"typescript": "~3.5.3" | ||
} | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/sudhakardandu/angular-mobilenumber-countrycode-dropdown/issues" | ||
}, | ||
"homepage": "https://github.com/sudhakardandu/angular-mobilenumber-countrycode-dropdown#readme", | ||
"keywords": [ | ||
"angular-dropdown-countrycode", | ||
"angular", | ||
"angular-dropdown-mobilenumber", | ||
"angular8", | ||
"npm angular dropdown", | ||
"ng dropdown", | ||
"angular-mobilenumber-countrycode-dropdown", | ||
"ng dropdown-countrycode" | ||
] | ||
} |
# angular-mobilenumber-countrycode-dropdown | ||
Angular country code dropdown list module | ||
Angular Mobilenumber Countrycode Dropdown component is an angular component which helps you to get list of country codes without hardcoding and in simple steps. | ||
# MyWorkspace | ||
## Installation | ||
This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 8.3.17. | ||
`npm install angular-mobilenumber-countrycode-dropdown --save` | ||
## Development server | ||
## How TO Use | ||
Run `ng serve` for a dev server. Navigate to `http://localhost:4200/`. The app will automatically reload if you change any of the source files. | ||
`import {AngularMobilenumberCountrycodeDropdownComponent} from "angular-mobilenumber-countrycode-dropdown/projects/angular-mobilenumber-countrycode-dropdown/src/lib/angular-mobilenumber-countrycode-dropdown.component";` | ||
## Code scaffolding | ||
`<lib-angular-mobilenumber-countrycode-dropdown (countrySelectHandler)="YOUR_FUNCTION(selectedItem)"> </lib-angular-mobilenumber-countrycode-dropdown>` | ||
Run `ng generate component component-name` to generate a new component. You can also use `ng generate directive|pipe|service|class|guard|interface|enum|module`. | ||
## Author | ||
## Build | ||
Sudhakar Reddy | ||
Run `ng build` to build the project. The build artifacts will be stored in the `dist/` directory. Use the `--prod` flag for a production build. | ||
## License | ||
## Running unit tests | ||
Run `ng test` to execute the unit tests via [Karma](https://karma-runner.github.io). | ||
## Running end-to-end tests | ||
Run `ng e2e` to execute the end-to-end tests via [Protractor](http://www.protractortest.org/). | ||
## Further help | ||
To get more help on the Angular CLI use `ng help` or go check out the [Angular CLI README](https://github.com/angular/angular-cli/blob/master/README.md). | ||
MIT |
No contributors or author data
MaintenancePackage does not specify a list of contributors or an author in package.json.
Found 1 instance in 1 package
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
108968
2
21