sri-lanka-district-codes
v1.0.2
Published
NPM package return districts and short codes
Downloads
19
Maintainers
Readme
Sri Lanka Districts with short Code
This provides all the Districts and short codes in Sri Lanka
Install
$ npm i sri-lanka-district-codes --save
$ yarn add sri-lanka-district-codes
var getDistricts = require('sri-lanka-district-codes');
Usage
Get all districts and short codes
// Get All Districts and Short Codes
var provinces = getDistricts();