GithubHelp home page GithubHelp logo

skyformat99 / heyui Goto Github PK

View Code? Open in Web Editor NEW

This project forked from heyui/heyui

0.0 2.0 0.0 13.01 MB

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

License: MIT License

Shell 0.25% HTML 7.29% JavaScript 20.38% Vue 51.55% CSS 20.52%

heyui's Introduction

HeyUI

npm package JS gzip size CSS gzip size License: MIT

A UI components Library.

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

Community

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

我们会定期拉人入群。

Browser Support

Modern browsers and Internet Explorer 9+.

LICENSE

MIT

Copyright (c) 2017-present, Lan

heyui's People

Contributors

vvpvvp avatar winggao avatar tangyefei avatar xy2cq avatar yaooojia avatar puuuudding avatar toobug avatar huizi666 avatar

Watchers

skyformat99 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.