1.0.6 • Published 1 year ago

iranslocations v1.0.6

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year ago

iranslocations

Hi! Everyone this package will help you to get cities and states of Iran by some functions

iranslocations package exports three functions :

  getStates()  // get all states of Iran
  getCities() // get all cities of Iran
  getCertainCities( stateId ) // get certain cities of Iran related by given stateId

Usage

npm i iranslocations
const {
  getStates,
  getCities,
  getCertainCities,
} = require('iranslocations');
1.0.6

1 year ago

1.0.5

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago