portugal-provinces
v1.0.0
Published
Return province which matches with given postalCode
Maintainers
Readme
portugal-provinces
Function that returns a province that matches the given postal code.
Install
With npm do:
npm install portugal-provincesHow to use
var portugalProvinces = require('provinces')
portugalProvinces('4620-594')
// => return Porto
Run test
npm install portugal-provincesLicense
MIT
