Skip to content

szaranger/au-postcode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AU Postcode

Get the corresponding Australian state by postcode

How to use

import { getStateByPostcode } from "au-poscode";

const postcode = getStateByPostcode("3000");

consoel.log(postcode); // Melbourne

About

Get the corresponding Australian state by postcode

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published