Coder Social home page Coder Social logo

heyui's Introduction

HeyUI

npm package JS gzip size CSS gzip size License: MIT

A UI components Library.

Website

http://www.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>

你可以通过 在线示例 CODEPEN 查看具体用例,也可以通过直接查看 HTML示例 的源码学习应用方式。

Advanced

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

Vue.use(HeyUI)

Online Demo

Code Sandbox 在线示例,是一个使用vue-cli脚手架启动的项目。 你可以通过这个示例,掌握一些基本的调用方式。

Admin

http://admin.heyui.top 是一个基本的企业级应用框架,集成了一系列的配置文件,以及应用处理,是一套完整的架构体系。
如果,你想快速的搭建一个中大型系统,推荐你直接使用 git clone 的方式,开始你的开发。

Ecosystem

Project Status
hey-cli Webpack Scaffolding
hey-validator Validate Form Data
hey-utils Javascript Utils

Browser Support

Modern browsers and Internet Explorer 9+.

LICENSE

MIT

heyui's People

Contributors

puuuudding avatar vvpvvp avatar

Watchers

 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.