municipalities-of-bulgaria
v1.0.0
Published
This bulgarian municipalities package offers easy accessible JSON Object of the Bulgaria Municipalities.
Maintainers
Readme
Municipalities of Bulgaria
This states library offers easy accessible JS Object or Array formats of the Bulgaria Municipalities Names.
Install
The installation is pretty straight forward
npm
npm i municipalities-of-bulgariayarn
yarn add municipalities-of-bulgariaUsage
JSON Object
var municipalitiesOfBulgaria = require("municipalities-of-bulgaria");
var bg_municipalities = municipalitiesOfBulgaria.BULGARIA_MUNICIPALITIES_EN;