基于 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

The Algorithmic Beauty of Plants

The Algorithmic Beauty of Plants

Przemyslaw Prusinkiewicz、Aristid Lindenmayer / Springer / 1996-4-18 / USD 99.00

Now available in an affordable softcover edition, this classic in Springer's acclaimed Virtual Laboratory series is the first comprehensive account of the computer simulation of plant development. 150......一起来看看 《The Algorithmic Beauty of Plants》 这本书的介绍吧!

URL 编码/解码
URL 编码/解码

URL 编码/解码

UNIX 时间戳转换
UNIX 时间戳转换

UNIX 时间戳转换

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

HEX HSV 互换工具