All Projects → heyui → Heyui

heyui / Heyui

Licence: mit
🎉UI Toolkit for Web, Vue2.0 http://www.heyui.top

Programming Languages

javascript
184084 projects - #8 most used programming language
Vue
7211 projects
Less
1899 projects
HTML
75241 projects

Projects that are alternatives of or similar to Heyui

Vue Ui For Pc
基于Vue2.x的一套PC端UI组件,包括了Carousel 跑马灯、Cascader 级联、Checkbox 多选框、Collapse 折叠面板、DatePicker 日期选择、Dialog 对话框、Form 表单、Input 输入框、InputNumber 数字输入框、Layer 弹窗层、Loading 加载、Menu 菜单、Page 分页、Progress 进度条、Radio 单选框、SelectDropDown 仿select、Switch 开关、Table 表格、Tabs 标签页、Textarea 文本框、Tooltip 文字提示、BackTop 返回顶部、steps 步骤条、Transfer 穿梭框、Tree 树形、Upload 文件上传、Lazy 图片懒加载、Loading 加载、Pagination 分页等等
Stars: ✭ 156 (-93.43%)
Mutual labels:  tree, vue-components, form, table, datepicker, select
ng-sq-ui
Flexible and easily customizable UI-kit for Angular 11+
Stars: ✭ 99 (-95.83%)
Mutual labels:  autocomplete, modal, datepicker, form, ui-components
ak-vue3
组件库包含了 AutoForm 自动表单、BackTop 返回顶部、Breadcrumb 面包屑、 Button 按钮、Cascader 级联选择器、Checkbox 多选框、Collapse 折叠面板、ColorPicker 颜色选择器、DataPicker 时间选择器、Dialog 弹层对话框、Alert 弹框、Echarts 图形图表、Form 表单、Input 输入框、Lazy 图片延时加载、Loading 加载等待、Menu 菜单、Pagination 分页、Progress 进度条、Radio 单选框、Select 选择器、Steps 步骤条、Swiper 图片轮播、Switch 开关、Table 表格、Tabs 标签页、Textarea 文本框、Tooltip 提示、Tr…
Stars: ✭ 24 (-98.99%)
Mutual labels:  tree, table, datepicker, form
Vxe Table
🐬 vxe-table vue 表格解决方案
Stars: ✭ 4,242 (+78.76%)
Mutual labels:  form, table, modal, select
Formvuelar
Vue form components with server-side validation in mind
Stars: ✭ 263 (-88.92%)
Mutual labels:  vue-components, form, select
Tui
This is a high quanlity components library for VUE
Stars: ✭ 258 (-89.13%)
Mutual labels:  webpack, vue-components, vue2
Vue Cnodejs
基于vue.js重写Cnodejs.org社区的webapp
Stars: ✭ 3,065 (+29.16%)
Mutual labels:  webpack, vue-components, vue2
Ngx Bootstrap
Fast and reliable Bootstrap widgets in Angular (supports Ivy engine)
Stars: ✭ 5,343 (+125.16%)
Mutual labels:  datepicker, select, modals
Gijgo
Gijgo - Free Javascript Controls
Stars: ✭ 424 (-82.13%)
Mutual labels:  tree, table, modal
Atui
A Vue.js 2.0 UI Toolkit for Web
Stars: ✭ 674 (-71.6%)
Mutual labels:  ui-components, vue-components, vue2
Autocomplete
🔮 Fast and full-featured autocomplete library
Stars: ✭ 1,268 (-46.57%)
Mutual labels:  autocomplete, modal, select
osiris
🎨 A Vue.js 2.0 universal responsive UI component library
Stars: ✭ 36 (-98.48%)
Mutual labels:  vue-components, vue2, ui-components
Vuestic Admin
Free and Beautiful Vue 3 Admin Template
Stars: ✭ 8,398 (+253.9%)
Mutual labels:  ui-components, vue-components, vue2
Multiselect
Vue 3 multiselect component with single select, multiselect and tagging options.
Stars: ✭ 92 (-96.12%)
Mutual labels:  autocomplete, select, vue2
Pd Select
vue components ,like ios 3D picker style,vue 3d 选择器组件,3D滚轮
Stars: ✭ 101 (-95.74%)
Mutual labels:  vue-components, datepicker, select
Bunny
BunnyJS - Lightweight native (vanilla) JavaScript (JS) and ECMAScript 6 (ES6) browser library, package of small stand-alone components without dependencies: FormData, upload, image preview, HTML5 validation, Autocomplete, Dropdown, Calendar, Datepicker, Ajax, Datatable, Pagination, URL, Template engine, Element positioning, smooth scrolling, routing, inversion of control and more. Simple syntax and architecture. Next generation jQuery and front-end framework. Documentation and examples available.
Stars: ✭ 473 (-80.07%)
Mutual labels:  autocomplete, form, datepicker
hoc-element-table
📦 A Vue 3.x Table Component built on Webpack 5
Stars: ✭ 26 (-98.9%)
Mutual labels:  table, vue-components, vue2
v-page
A simple pagination bar, including length Menu, i18n support, based on Vue2.x
Stars: ✭ 85 (-96.42%)
Mutual labels:  i18n, vue-components, vue2
Vue Treeselect
A Tree Select Plugin For Vue2.0+
Stars: ✭ 40 (-98.31%)
Mutual labels:  tree, select, vue2
Customalertviewdialogue
Custom AlertView Dialogue is the world's most advanced alert view library. Custom AlertView Dialogue includes simple message popups, confirmation alerts, selector popups, action sheet bottom menus, and input/feedback contact forms.
Stars: ✭ 100 (-95.79%)
Mutual labels:  form, modal, select

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

Project Status Description
hey-cli Webpack Scaffolding
hey-validator Validate Form Data
hey-utils Javascript Utils
heyui-snippets Snippet for VSCode

Browser Support

Modern browsers and Internet Explorer 9+.

LICENSE

MIT

Copyright (c) 2017-present, Lan

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].