Skip to content

Latest commit

 

History

History
38 lines (27 loc) · 548 Bytes

File metadata and controls

38 lines (27 loc) · 548 Bytes

countries

A utility and user interface library for working with countries.

Getting Started

Installation

You can install using npm.

npm i countries;

Or you can install using yarn.

yarn add countries

Documentation

(Coming soon)

Examples

(Coming soon)

Contributing

(Coming soon)

Release History

1.0.2 Overhaul to use Typescript, remove grunt and generally modernize.

0.1.1 Adding IOC codes, thanks to fnogatz

0.1.0

License

Copyright (c) 2020 jameslafferty
Licensed under the MIT license.