1.0.2 • Published 2 years ago

sri-lanka-district-codes v1.0.2

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

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