uk-counties

0.0.2 • Public • Published

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

/uk-counties/

    Package Sidebar

    Install

    npm i uk-counties

    Weekly Downloads

    1,011

    Version

    0.0.2

    License

    BSD-2-Clause

    Last publish

    Collaborators

    • confuser