Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

all-countries-and-cities-json

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

all-countries-and-cities-json

Countries and their largest cities json list

  • 1.0.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
307
increased by169.3%
Maintainers
1
Weekly downloads
 
Created
Source

all-countries-and-cities-json

A list of all world countries and cities stored in JSON format. Contains only ASCII-names sorted in alphabetical order.

Example

{
  "Afghanistan": [
    "Herat",
    "Kabul",
    "Kandahar",
    ...
  ],
  "Albania": [
    "Elbasan",
    "Petran",
    "Pogradec",
    ...
  ],
  ...
}

Usage

You can use git clone command to obtain a local copy of this repository:

$ git clone https://github.com/meMo-Minsk/all-countries-and-cities-json.git

Or you can simply download zip archive.

Also you can grab any raw file directly from GitHub servers:

DescriptionFile nameFile size
Uncompressed JSON filecountries.json1.4M
Minified JSON filecountries.min.json1.0M
Minified and gzip-compressed JSON filecountries.min.json.gz330K

Agreement

This data is provided "as is" without warranty or any representation of accuracy, timeliness or completeness.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Keywords

FAQs

Package last updated on 28 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

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc