Skip to content

souheib93/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

German ZIP code to city.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%