Releases: TazmiDev/cra
Releases · TazmiDev/cra
v1.1.4
v1.1.0
Features
- Get Address by Code or Name: Retrieve the full address information by providing either the administrative code or name.
- Random Address Generation: Generate a random province, city, or district-level address.
- Hierarchy Lookup: Find the hierarchical relationship of a region by its code or name, supporting both single and multiple queries.
- Fuzzy Name Matching: Perform fuzzy matching to find regions that closely match a given name.
- Tree Structure Export: Export the entire tree structure of provinces, cities, and districts based on a given province code.
- Modular Design: Easily extendable and maintainable codebase, following best practices.
Full Changelog: v1.0.0...v1.1.0
Welcome! v1.0.0
A tool for generating 和 querying Chinese region addresses, including provinces, cities, and districts.