at-ui

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

Github stars Tracking Chart

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

Main metrics

Overview
Name With OwnerAT-UI/at-ui
Primary LanguageVue
Program languageJavaScript (Language Count: 2)
Platform
License:MIT License
所有者活动
Created At2017-06-21 02:40:23
Pushed At2023-01-12 09:50:00
Last Commit At2018-02-13 15:56:10
Release Count6
Last Release Namev1.3.3 (Posted on )
First Release Namev1.1.0 (Posted on )
用户参与
Stargazers Count2.3k
Watchers Count64
Fork Count225
Commits Count145
Has Issues Enabled
Issues Count111
Issue Open Count64
Pull Requests Count33
Pull Requests Open Count26
Pull Requests Close Count15
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private