https://github.com/willfarrell/upu-postcode
All postcode formats, validations, and masking
https://github.com/willfarrell/upu-postcode
postal-code postcode zip-code
Last synced: 29 days ago
JSON representation
All postcode formats, validations, and masking
- Host: GitHub
- URL: https://github.com/willfarrell/upu-postcode
- Owner: willfarrell
- Created: 2017-11-02T23:56:46.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-12-25T18:38:28.000Z (about 8 years ago)
- Last Synced: 2025-08-25T11:17:11.827Z (5 months ago)
- Topics: postal-code, postcode, zip-code
- Language: JavaScript
- Size: 26.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# United Postal Union Postcodes
All postcode formats, validations, and masking by country
## Use
TODO
## TODO
- [ ] Add in mapping of ISO3166-2 to postcode region ids to allow autofill when region is known
- [ ] Add indicator when PO Box relations
- [ ] Add in Valid, Invalid samples
- [ ] Add in testing of pattern and masking
- [ ] Add sources for each country
- [ ] Add Contributing doc
Sources
- https://en.wikipedia.org/w/index.php?title=List_of_postal_codes
- https://github.com/Cimpress-MCP/postal-codes-js