# d2-ui

[![Build Status](https://travis-ci.org/dhis2/d2-ui.svg)](https://travis-ci.org/dhis2/d2-ui)
[![Coverage Status](https://coveralls.io/repos/github/dhis2/d2-ui/badge.svg?branch=master)](https://coveralls.io/github/dhis2/d2-ui?branch=master)

UI Component library for developing [DHIS2](http://www.dhis2.org) applications. This library makes use of the [d2](https://github.com/dhis2/d2) library for - hence the name :)

--

### Get It! 

__Latest stable version__
```
npm install --save d2-ui
```

__Development version__
```
npm install --save d2-ui@next
```
