uganda
v1.0.2
Published
This is a simple npm package that returns provinces, districts, sectors, villages and cells found in Uganda.
Downloads
2
Readme
Uganda
This is a simple npm package that returns provinces, districts, sectors, villages and cells found in Uganda.
Example
const { country } = require('uganda');
console.log(country); // uganda
Install
npm install uganda
or
yarn add uganda
Contribution
Contributions are welcome :)
License
MIT