8000 GitHub - unicodeveloper/naija-postal-code: :post_office: :package: A library for retrieving Nigeria Postal Codes
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

unicodeveloper/naija-postal-code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

naija-postal-code

A library for retrieving Nigeria Postal Codes

Installation

npm install naija-postalcode

Example

var postalcode = require('naija-postalcode');

console.log( "Returns a list of postal codes", statesAndCapital.all);

Features

List all postal codes for various local government areas and state in Nigeria

Tests

Install Jasmine globally

npm install jasmine -g

Install jasmine-expect

npm install jasmine-expect

Run the tests

npm test

About

🏣 📮 📦 A library for retrieving Nigeria Postal Codes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0