MyGit

heyui/heyui

Fork: 264 Star: 2550 (更新于 2024-05-18 23:11:22)

license: MIT

Language: Vue .

🎉UI Toolkit for Web, Vue3.0

最后发布版本: v1.26.1 ( 2020-08-24 21:19:29)

官方网址 GitHub网址

HeyUI

npm (tag) npm bundle size npm NPM

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

HeyUI Admin Template

Browser Support

Modern browsers and Internet Explorer 11+.

LICENSE

MIT

Copyright (c) 2017-present, Lan

最近版本更新:(数据更新于 2024-05-23 18:26:38)

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-06-02 00:49:42 VueTorrent/VueTorrent

2024-06-01 22:33:05 jxxghp/MoviePilot-Frontend

2024-06-01 17:43:38 kailong321200875/vue-element-plus-admin

2024-05-27 00:43:53 youlaitech/vue3-element-admin

2024-05-25 21:30:18 ccbikai/Sink

2024-05-24 23:47:41 varletjs/varlet