Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

toppop-cities

ShivamJoker25ISC1.0.1

Top 100 populated cities in the world with their cordinates

top 100, world cities, populated, city, data, geo data, world population

readme

Top 100 Populated Cities

World's top 100 most populated cities JSON with latitude and longitude world img

How to use it ?

Install Via npm

npm i toppop-cities

import the cities array

//ES6
import cities from 'toppop-cities'

// NodeJS
const cities = require('toppop-cities');

Download JSON and import it

Click to view