1.0.2 • Published 9 years ago

iran v1.0.2

Weekly downloads
8
License
MIT
Repository
github
Last release
9 years ago

NPM

Administrative divisions of Iran

##List of Iran cities in json and xml format based on administrative divisions of Iran. sources: Pars html tables at http://portal2.moi.ir/Portal/Home/Default.aspx?CategoryID=8f931308-c67e-4cf4-a5e7-3c1bbb1a6f32

On the first level of country subdivisions of Iran are the provinces. Each province is further subdivided into counties called shahrestan (Persian: شهرستان shahrestān‎), and each shahrestan is subdivided into districts called bakhsh (Persian: بخش bakhsh‎). There are usually a few cities (Persian: شهر shahr‎) in each county.

#Downloads (Right-click, and use "Save As")

Version 1.0.2 Source code (zip)

Version 1.0.2 Source code (tar.gz)

#Installation

Node.js npm install iran

Require.js require([“iran”], ...

Bower bower install iran

Angular.js angular.module('yourApp', [‘iran’])…

Related Project