irem
v1.0.2-beta
Published
Multi-lingual country, region, city, and GPS data of whole world in hierarchical structure.
Downloads
34
Maintainers
Readme
irem
Multi-lingual country, region, city, and GPS data of whole world in hierarchical structure.
Usage
Use npm
Run command npm i irem
import ESM module
import { getAllCountries, getAllRegionsOfCountry, getAllCities } from 'irem';