@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.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.4
    3
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.4
    3
  • 1.0.3
    0
  • 1.0.2
    0
  • 1.0.1
    0

Package Sidebar

Install

npm i @hjbolide/australia-address-parser

Weekly Downloads

3

Version

1.0.4

License

ISC

Unpacked Size

50.3 kB

Total Files

10

Last publish

Collaborators

  • hjbolide