基于 Vue.js 的 UI 组件库 HeyUI

码农软件 · 软件分类 · 网页组件 · 2019-04-08 12:44:45

软件介绍

HeyUI 是一套基于 Vue2.0 的开源 UI 组件库,主要服务于一些中后台产品。

特性

HeyUI提供的是一整套解决方案,所有的组件提供全局的可配置模式。

  •   
  • 全局的配置模式
  •   
  •   

    数据字典化

        

Documentation

visit heyui.top.

Install

npm install heyui --save

Start

Basic

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

Vue.use(HeyUI)

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

本文地址:https://codercto.com/soft/d/3127.html

Letting Go of the Words

Letting Go of the Words

Janice (Ginny) Redish / Morgan Kaufmann / 2007-06-11 / USD 49.95

"Redish has done her homework and created a thorough overview of the issues in writing for the Web. Ironically, I must recommend that you read her every word so that you can find out why your customer......一起来看看 《Letting Go of the Words》 这本书的介绍吧!

在线进制转换器
在线进制转换器

各进制数互转换器

HEX HSV 转换工具
HEX HSV 转换工具

HEX HSV 互换工具