AT-UI
at-ui
Vue

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

Last updated May 27, 2026
2.3k
Stars
217
Forks
89
Issues
0
Stars/day
Attention Score
47
Language breakdown
No language data available.
Files click to expand
README

AT UI

[![NPM][npm-version-image]][npm-version-url] [![david-dm][david-dm-image]][david-dm-url] [![travis][travis-image]][travis-url]

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

Links

Install

  • Recommended use npm
npm install at-ui
  • Or using
<pre><code class="lang-">## Usage

Because the style of AT-UI is independent. It&#39;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.</code></pre>bash npm install at-ui-style <pre><code class="lang-">or</code></pre>html <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

[npm-version-image]: https://img.shields.io/npm/v/at-ui.svg?style=flat-square [npm-version-url]: https://www.npmjs.com/package/at-ui [david-dm-image]: https://david-dm.org/AT-UI/at-ui.svg?style=flat-square [david-dm-url]: https://david-dm.org/AT-UI/at-ui [travis-image]: https://img.shields.io/travis/AT-UI/at-ui/master.svg?style=flat-square [travis-url]: https://travis-ci.org/AT-UI/at-ui

© 2026 GitRepoTrend · AT-UI/at-ui · Updated daily from GitHub