1.3.0 • Published 6 years ago

xelpmoc_countries_cities v1.3.0

Weekly downloads
10
License
ISC
Repository
-
Last release
6 years ago

countries-cities

A node module to get countries and their related cities.

Example usage

var countries = require ('xelpmoc_countries_cities');
var getCountries = countries.getCountries(); // Returns an array of country names.
var getCities = countries.getCities(country_name); // Returns an array of city names of the particualr country.
# xelpmoc_countries_cities
# Added vietnam as normal flow