5.0.1 • Published 4 years ago

switzerland-postal-codes v5.0.1

Weekly downloads
3
License
MIT
Repository
github
Last release
4 years ago

switzerland-postal-codes

Build Status Coverage Status NPM version

Switzerland postal codes Javascript module.

Install

npm i switzerland-postal-codes

or

bower install switzerland-postal-codes

Usage

const postalCodes = require('switzerland-postal-codes');

console.log(postalCodes['1260']); //=> 'Nyon'

or use dist/postal-codes.json or dist/postal-codes-full.json in your HTML.

Demo

See the demo.

Data

Contributing

Contributions are always welcome.

See Contributing.

Developer

License

The MIT License (MIT)

5.0.1

4 years ago

5.0.0

5 years ago

4.0.1

5 years ago

4.0.0

6 years ago

3.0.1

6 years ago

3.0.0

7 years ago

2.0.0

7 years ago

1.0.1

9 years ago

1.0.0

9 years ago

0.0.8

10 years ago

0.0.7

10 years ago

0.0.6

10 years ago

0.0.5

10 years ago

0.0.4

10 years ago

0.0.3

10 years ago

0.0.2

10 years ago

0.0.1

10 years ago