uk-counties
v0.0.2
Published
A list of counties within England, Northern Ireland, Scotland and Wales
Downloads
2,146
Maintainers
Readme
uk-counties
A list of counties within England, Northern Ireland, Scotland and Wales
Installation
npm install uk-counties
Usage
Below is a simple example for usage:
var counties = require('uk-counties') // All counties
, england = counties.england
, northernIreland = counties.northern-ireland
, scotland = counties.scotland
, wales = counties.wales
Licence
Licensed under the New BSD License