DemuMesDataV/README.md

21 lines
625 B
Markdown
Raw Normal View History

2019-06-25 19:57:04 +08:00
<h1 align="center">DataV</h1>
2018-12-04 11:43:18 +08:00
2019-06-25 19:57:04 +08:00
<p align="center">
<a href="https://github.com/jiaming743/datav/blob/master/LICENSE">
<img src="https://img.shields.io/github/license/jiaming743/datav.svg" alt="LICENSE" />
2019-06-26 15:25:53 +08:00
</a>
2019-06-25 19:57:04 +08:00
<a href="https://www.npmjs.com/package/@jiaminghi/datav">
<img src="https://img.shields.io/npm/v/@jiaminghi/data-view.svg" alt="LICENSE" />
</a>
</p>
2018-12-04 11:43:18 +08:00
2019-06-25 19:57:04 +08:00
<h2 align="center">Vue large screen data display component library</h2>
2018-12-04 11:43:18 +08:00
2019-06-25 19:57:04 +08:00
### Install with npm
2018-12-04 11:43:18 +08:00
2019-06-25 19:57:04 +08:00
```shell
$ npm install @jiaminghi/data-view
```
2018-12-04 11:43:18 +08:00
2019-06-25 19:57:04 +08:00
Detailed documents and examples can be viewed on the [HomePage](http://datav.jiaminghi.com).