Skip to content
This repository has been archived by the owner on May 31, 2021. It is now read-only.
/ zip-to-city Public archive

UNMAINTAINED AND PROBABLY NOT WORKING ANYMORE. German ZIP code to city.

License

Notifications You must be signed in to change notification settings

juliuste/zip-to-city

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zip-to-city

Get the city associated with the given german ZIP code. Using public domain ZIP code data from OpenGeoDB.

npm version Build Status dependency status dev dependency status license chat on gitter

Installation

npm install zip-to-city

Usage

const unzip = require('zip-to-city')

console.log(unzip('10117')) // 'Berlin'

Contributing

If you found a bug, want to propose a feature or feel the urge to complain about your life, feel free to visit the issues page.

About

UNMAINTAINED AND PROBABLY NOT WORKING ANYMORE. German ZIP code to city.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published