1.0.1 • Published 5 years ago

healen-x-ui v1.0.1

Weekly downloads
15
License
MIT
Repository
-
Last release
5 years ago

x-ui

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

安装

NPM

npm install healen-x-ui --save

快速上手

import Vue from 'vue';
import Xui from 'healen-x-ui';
import 'healen-x-ui/x-css/lib/index.css';
Vue.use(Xui);

-

官网地址:https://healen.github.io/xui

免责声明:本框架 禁止用于商业用途 仅供学习参考

1.0.1

5 years ago

0.1.8

5 years ago

0.1.7

5 years ago

0.1.6

5 years ago

0.1.5

5 years ago

0.1.3

5 years ago

0.1.2

5 years ago

0.1.1

5 years ago