country-city

1.0.0 • Public • Published

Country-City

NPM package for a list of countries with their known cities, that is forked from countries-cities package, to fix some bugs related to loading cities.

var countries = require ('countries-cities').getCountries(); // Returns an array of country names.
var cities = require ('countries-cities').getCities(country_name); // Returns an array of city names of the particualr country.

/country-city/

    Package Sidebar

    Install

    npm i country-city

    Weekly Downloads

    11

    Version

    1.0.0

    License

    MIT

    Last publish

    Collaborators

    • ramajd