1.0.10 • Published 6 years ago

hea-ui v1.0.10

Weekly downloads
1
License
ISC
Repository
github
Last release
6 years ago

hea-ui

hea-ui 是一款比较成熟的前端组件和解决方案,基于vue开发,后续会发展成vue react任选的方案 完美的解决了业务与视图之间的耦合关系组件化开发,效率更高,速度更快,无缝对接数据接口。

安装

NPM

npm install hea-ui --save

快速上手

import Vue from 'vue';
import HeaUi from 'hea-ui';
import 'hea-ui/lib/index.css';
Vue.use(HeaUi);

-

hea-ui官网地址:https://healen.github.io/heaUi

1.0.10

6 years ago

1.0.9

6 years ago

1.0.8

6 years ago

1.0.7

6 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.1

6 years ago