at-ui

A fresh and flat UI-Kit specially for desktop application, made with ♥ by Vue.js 2.0

Github星跟踪图

AT UI

NPM david-dm travis

AT-UI is a modular front-end UI framework for developing fast and powerful web interfaces based on Vue.js.

中文 README

Features

  • Based on Vue
  • A npm + webpack + babel front-end development workflow
  • Support ES2015
  • CSS Style independent, make consistent user interfaces (See: AT-UI-Style)
  • Friendly API

Environment Support

Install

  • Recommended use npm
npm install at-ui
  • Or using <script> tag for global use
<script type="text/javascript" src="at.min.js"></script>

Usage

Because the style of AT-UI is independent. It's a separate project. So we should install AT-UI-Style in need before we use AT-UI. Use npm or script tag according to your preference.

npm install at-ui-style

or

<link rel="stylesheet" href="at.min.css" />

Contribution

Finding bugs, sending pull requests or improving our docs - any contribution is welcome and highly appreciated. To get started, head over to our contribution guidelines. Thanks!

License

MIT

主要指标

概览
名称与所有者AT-UI/at-ui
主编程语言Vue
编程语言JavaScript (语言数: 2)
平台
许可证MIT License
所有者活动
创建于2017-06-21 02:40:23
推送于2023-01-12 09:50:00
最后一次提交2018-02-13 15:56:10
发布数6
最新版本名称v1.3.3 (发布于 )
第一版名称v1.1.0 (发布于 )
用户参与
星数2.3k
关注者数64
派生数225
提交数145
已启用问题?
问题数111
打开的问题数64
拉请求数33
打开的拉请求数26
关闭的拉请求数15
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?