Logo Lanfrica

emukungu/ugandan-districts

Domain:

geospatial

Record type:

software
Creator:
emu
Host:
An npm package that returns all the districts in Uganda # ugandan-districts An npm package that returns all the districts in Uganda ## Installing `npm install` ## Example Performing a request ``` import districts from 'ugandan-districts'; const allDistricts = async() => { const listOfDistricts = await districts() console.log(listOfDistricts) } ``` ## Contributors Esther

Licenses