This package has been deprecated

Author message:

WARNING: This package is unmaintained and might be broken. If you would like to maintain it, please contact mail@juliustens.eu

zip-to-city

0.1.1 • Public • Published

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 MIT License

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.

Package Sidebar

Install

npm i zip-to-city

Weekly Downloads

25

Version

0.1.1

License

MIT

Last publish

Collaborators

  • juliuste