Current data of provinces, districts, districts and neighborhoods in Turkey
npm install turkey-city-regions

npm install turkey-city-regions
`
`
import TurkeyRegions turkey-city-regions
var allAreas = TurkeyRegions.getAllData // all data list
//Example
[ { il: 'ADANA',
ilce: 'ALADAĞ',
semt: 'ALADAĞ',
mahalle: 'AKPINAR MAH',
posta_kodu: '01720' }
....
]
``