Australian postcode and suburbs
npm install aus-postcode-suburbsaus-postcode-suburbs is a lightweight TypeScript library that provides Australian postcode and suburb data. This package is ideal for applications that require accurate and up-to-date location data for Australian postcodes and suburbs, supporting quick lookups, validation, and regional filtering.
- Efficient Lookup: Quickly find Australian suburbs by postcode and vice versa.
- TypeScript Support: Written in TypeScript, offering full type definitions.
- Lightweight: Optimized for performance, with minimal dependencies.
- Regular Updates: Maintained with up-to-date data from Australian location sources.
This package uses Australian postcode data from Matthew Proctor's Australian Postcodes. We thank Matthew Proctor for providing this valuable data to the community.
Install the package via yarn:
```bash
yarn install