0.0.8 • Published 6 years ago

postcode-helper v0.0.8

Weekly downloads
-
License
MIT
Repository
-
Last release
6 years ago

Postcode Helper

A library to help you deal with postcodes around the world.

How it can help me?


Have you ever had to check if some postcode is correct or not? Or even have to discover what is the iso code from some country? This library is exactly to some those problems.

Installation

To use with node:

$ npm install postcode-helper

Then in the console:

const postcode = require('postcode-helper');

API

WIP

0.0.8

6 years ago

0.0.7

6 years ago

0.0.6

6 years ago

0.0.5

6 years ago

0.0.4

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago