nigeria-states-lgas

0.0.2 • Public • Published

nigeria-states-lgas

A vanilla JavaScript utility project that lists all the states of Nigeria, senatorial zones and their local governments

Installation

npm install nigeria-states-lgas

Example

//ES5
const Required_Name = require('naija-state-local-government');

// ES6
import Required_Name from 'naija-state-local-government';

console.log(Required_Name.all());
console.log(Required_Name.states());
console.log(Required_Name.senatorialDistricts("Adamawa));
console.log(Required_Name.lgas("Oyo"));

Features

List all senatorial zones, states local government areas and states in Nigeria

Contributing

  ## Coming soon

License

This project has been licenced for use, modification and distribution under the MIT license. All rights reserved. © <script type="text/javascript">document.write(new Date().getFullYear())</script>

/nigeria-states-lgas/

    Package Sidebar

    Install

    npm i nigeria-states-lgas

    Weekly Downloads

    53

    Version

    0.0.2

    License

    MIT

    Unpacked Size

    25.4 kB

    Total Files

    6

    Last publish

    Collaborators

    • xavierdev24