1.0.4 • Published 2 years ago

@hjbolide/australia-address-parser v1.0.4

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

Australia Address Parser

Australia Address Parser is a regex-based street address and street intersection parser for Australia🇦🇺. It's basic goal is parsing user-provided address strings into parts, thus identify the street type (that Google API is not providing).

Project Version Status

v1.0.1

This project is a fork of https://github.com/pay-k/australia-address-parser and https://github.com/gordonlkc/autralia-address-parser, I converted it into typescript and fixed a bug in unit address matching.

Please refer to src/parser.test.ts for usage.

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago