0.7.0 • Published 3 years ago

naija-xbystate v0.7.0

Weekly downloads
27
License
MIT
Repository
-
Last release
3 years ago

naija-xbystate

npm

This package will not just list local government area by state but can also give senatorial districts, capitals e.t.c

Install

$ npm install naija-xbystate

Usage

const naijaXbyState = require("naija-xbystate");

console.log(naijaXbyState.all());
console.log(naijaXbyState.states());
console.log(naijaXbyState.capital("lagos"));
console.log(naijaXbyState.lgas("oyo"))
0.7.0

3 years ago

0.6.0

3 years ago

0.5.0

3 years ago

0.4.0

4 years ago

0.3.0

4 years ago

0.2.0

4 years ago

0.1.0

4 years ago