@hjbolide/australia-address-parser
TypeScript icon, indicating that this package has built-in type declarations

1.0.4 • Public • Published

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.

Package Sidebar

Install

npm i @hjbolide/australia-address-parser

Weekly Downloads

1

Version

1.0.4

License

ISC

Unpacked Size

50.3 kB

Total Files

10

Last publish

Collaborators

  • hjbolide