ugdistrictserve

1.1.2 • Public • Published

ugdistrictserve

npm version Build Status Coverage Status

A pacakage to return an object with districts in Uganda based data from: http://webcache.googleusercontent.com/search?q=cache:vsS7WaX8WnYJ:catalog.data.ug/dataset/districts-2014+&cd=1&hl=en&ct=clnk&gl=ug

Installation and Usage

Install the package using npm install ugdistrictserve

Usage:

No-ES6:

var { districtsObject } = require('ugdistrictserve');

console.log(districtsObject) //to see the object with districts

ES6:

import { districtsObject } from 'ugdistrictserve';

Author:

Bill Kabanga Twinomuhwezi

Readme

Keywords

none

Package Sidebar

Install

npm i ugdistrictserve

Weekly Downloads

1

Version

1.1.2

License

ISC

Unpacked Size

12.4 MB

Total Files

8

Last publish

Collaborators

  • billkabanga