iranslocations

1.0.6 • Public • Published

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');

Package Sidebar

Install

npm i iranslocations

Weekly Downloads

1

Version

1.0.6

License

ISC

Unpacked Size

83.8 kB

Total Files

5

Last publish

Collaborators

  • sm.ahmadi77