/uganda

This is a simple npm package that returns provinces, districts, sectors, villages and cells found in Uganda.

Primary LanguageJavaScript

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