1.0.1 • Published 7 years ago

hungarian-county-seats v1.0.1

Weekly downloads
1
License
MIT
Repository
github
Last release
7 years ago

Hungarian County Seats

A simple node.js library for getting the county seat of a county in Hungary.

Installation

npm install kistasi/hungarian-county-seats

Usage

const hungarianCountySeats = require('hungarian-county-seats')
const baranyaCountySeat = hungarianCountySeats('Baranya')

Output should be Pécs.

1.0.1

7 years ago

1.0.0

7 years ago