german-postal-codes
v2.0.0
Published
A list of all postal (ZIP) codes in Germany.
Downloads
860
Maintainers
Readme
german-postal-codes
A list of all postal (ZIP) codes in Germany.
Installing
npm install german-postal-codes
Usage
const codes = require('german-postal-codes')
console.log(codes)
[
'01067',
'01069',
'01097',
'01099',
'01108',
// …
'99991',
'99994',
'99996',
'99998'
]
Contributing
If you have a question, found a bug or want to propose a feature, have a look at the issues page.