Socket
Book a DemoInstallSign in
Socket

angular-location

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

angular-location

Display country, region and city. Based on country, filter region and city

1.0.8
Source
npmnpm
Version published
Weekly downloads
550
27.91%
Maintainers
1
Weekly downloads
 
Created
Source

AngularLocation

Development server

Run ng serve or npm start for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Usage

npm install angular-location --save

In app.module.ts, make the following additions

import { LocationModule } from 'angular-location';

@NgModule({ imports: [ LocationModule ] }) export class AppModule { }

component file use like below

<angular-location [locationData]="locationData" [config]="locationConfig">

locationData = { country: any, state: any, city: any }

If you have battutta token, you can send the token as input to angular-location.

Keywords

angular-location

FAQs

Package last updated on 13 Jul 2018

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

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.