{"library":"australia-address-parser","type":"library","category":null,"description":"The `australia-address-parser` package offers a dedicated, regex-based utility for programmatically parsing Australian street addresses and street intersections from unstructured user-provided strings. Its core functionality involves dissecting an address into constituent parts such as street number, name, type, suburb, state, and postcode. A key differentiator is its ability to explicitly identify and return the street type (e.g., Road, Street, Avenue), a detail often generalized or omitted by more comprehensive mapping services like Google APIs. The package is currently at version 1.0.1, although its README indicates it is still under active development, suggesting that its API might evolve, and new features or refinements to its parsing logic could be introduced with a potentially frequent release cadence. It's suitable for applications requiring structured address data extraction, data validation, or enhancing geo-coding efforts by providing more granular address components for Australian locations.","language":"javascript","status":"active","version":"1.0.1","tags":["javascript","australia","address","parser"],"last_verified":"Wed May 27","install":[{"cmd":"npm install australia-address-parser","imports":["const parser = require('australia-address-parser');","// The 'auAddressParser' global object is available after loading auAddressParser.min.js via a script tag."]},{"cmd":"yarn add australia-address-parser","imports":[]},{"cmd":"pnpm add australia-address-parser","imports":[]}],"homepage":null,"github":"https://github.com/gordonlkc/australia-address-parser","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/australia-address-parser","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/australia-address-parser/compatibility"}}