d2-ui
Version:
21 lines (14 loc) • 566 B
Markdown
# d2-ui
[](https://travis-ci.org/dhis2/d2-ui)
[](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
```