0.0.2 • Published 10 years ago

uk-counties v0.0.2

Weekly downloads
10
License
BSD-2-Clause
Repository
github
Last release
10 years ago

uk-counties

Build Status

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

0.0.2

10 years ago

0.0.1

10 years ago