1.0.2 • Published 2 years ago
uganda v1.0.2
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