heyui

?UI Toolkit for Web, Vue2.0 http://www.heyui.top

Github stars Tracking Chart

HeyUI

npm package
JS gzip size
CSS gzip size
License: MIT

An UI components library.

Components

Documentation

visit heyui.top.

Install

npm install heyui --save

Start

Basic


<script src="https://cdn.jsdelivr.net/npm/vue"></script>
<script src="https://cdn.jsdelivr.net/npm/heyui"></script>
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/heyui/themes/index.css"></link>

Basic Online Demo

Advanced

import Vue from "vue"
import HeyUI from "heyui"
require("heyui/themes/index.less")

Vue.use(HeyUI)

Advanced Online Demo

Development

You need install hey-cli.

#build
npm install
# build complete heyui
hey b
# build esm version
hey b -f hey.esm.js
# build lang js
hey b -f hey.lang.js

# develop
cd doc
npm install
hey dev

Admin Template

HeyUI Admin Template

Ecosystem

Community

感兴趣的朋友请添加微信号:heyui-robot

我们会定期拉人入群。

Browser Support

Modern browsers and Internet Explorer 9+.

LICENSE

MIT

Copyright (c) 2017-present, Lan

Main metrics

Overview
Name With Ownerheyui/heyui
Primary LanguageVue
Program languageJavaScript (Language Count: 6)
Platform
License:MIT License
所有者活动
Created At2017-03-17 06:56:58
Pushed At2024-03-19 16:08:03
Last Commit At2022-03-27 14:23:02
Release Count425
Last Release Namev1.26.1 (Posted on )
First Release Namev0.0.23 (Posted on 2017-04-21 15:51:36)
用户参与
Stargazers Count2.6k
Watchers Count77
Fork Count263
Commits Count2.6k
Has Issues Enabled
Issues Count280
Issue Open Count44
Pull Requests Count36
Pull Requests Open Count17
Pull Requests Close Count46
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private