sg-postal-code-check
v1.0.5
Published
Check if postal code exist
Downloads
3
Readme
Sg Postal Code Check
followed https://itnext.io/step-by-step-building-and-publishing-an-npm-typescript-package-44fe7164964c
used eslint instead of tslint as it is depreciated
use checkPostal to check if postal code exist
Make sure version control is empty, to update version
npm version patch
npm publish