countries-state-city-dropdown

2.0.7 • Public • Published

what is this ?

Get all states and citys and countries

installation

npm i countries-state-city-dropdown --save

Then...


import worldData from 'countries-state-city-dropdown'

#Get list of all Countries

 const countriesList = worldData.getAllCountries();

#Get list of all States from World

 const statesList = worldData.getAllStates();

Get list of all Cities from world

 const citiesList = worldData.getAllCitys();
 

Readme

Keywords

Package Sidebar

Install

npm i countries-state-city-dropdown

Weekly Downloads

2

Version

2.0.7

License

ISC

Unpacked Size

4.6 MB

Total Files

6

Last publish

Collaborators

  • rajmohan.g