heyui/heyui
Fork: 264 Star: 2557 (更新于 2024-10-25 09:49:13)
license: MIT
Language: Vue .
🎉UI Toolkit for Web, Vue3.0
最后发布版本: v1.26.1 ( 2020-08-24 21:19:29)
HeyUI
An UI components library.
Components
Documentation
visit heyui.top.
Install
npm install heyui@next --save
Start
Basic
<script src="https://cdn.jsdelivr.net/npm/vue@next"></script>
<script src="https://cdn.jsdelivr.net/npm/heyui@next"></script>
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/heyui@next/themes/index.css"></link>
Advanced
import { createApp } from 'vue';
import heyui from 'heyui';
require('heyui/themes/index.less');
app.use(heyui);
app.mount('#app');
Development
npm install
# build
npm run build
Admin Template
Browser Support
Modern browsers and Internet Explorer 11+.
LICENSE
Copyright (c) 2017-present, Lan
最近版本更新:(数据更新于 2024-10-16 14:10:45)
2020-08-24 21:19:29 v1.26.1
2020-02-10 09:11:03 v1.26.0
2019-09-24 10:16:48 v1.25.0
2019-08-08 16:42:49 v1.24.0
2019-07-17 11:33:33 v1.23.3
2019-07-08 10:36:16 v1.23.0
2019-06-27 16:03:42 v1.22.0
2019-06-10 14:50:47 v1.20.2
2019-06-10 14:49:27 v1.20.4
2019-06-10 14:48:45 v1.21.0
主题(topics):
autocomplete, button, datepicker, datetimepicker, form, heyui, i18n, javascript, modal, modals, select, table, tree, ui, ui-components, validator, vue, vue-components, vue2, webpack
heyui/heyui同语言 Vue最近更新仓库
2024-11-03 10:21:12 LauZzL/leitingzhanji-ui
2024-11-01 13:29:47 BewlyBewly/BewlyBewly
2024-11-01 12:32:52 jxxghp/MoviePilot-Frontend
2024-11-01 00:07:33 VueTorrent/VueTorrent
2024-10-24 14:02:50 jumpserver/lina
2024-10-22 23:49:13 varletjs/varlet