Skip to content

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

Notifications You must be signed in to change notification settings

javaScriptKampala/uganda

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published