countries-cities

0.0.11 • Public • Published

countries-cities

A node module to get countries, and their cities.

Example usage

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.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.11
    191
    • latest

Version History

Package Sidebar

Install

npm i countries-cities

Weekly Downloads

191

Version

0.0.11

License

none

Last publish

Collaborators

  • maroofkhan