All Projects → AT-UI → At Ui

AT-UI / At Ui

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

Programming Languages

Vue
7211 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to At Ui

Render
UIKit a-là SwiftUI.framework [min deployment target iOS10]
Stars: ✭ 2,150 (-7.96%)
Mutual labels:  uikit
Jelly
🌊 - Jelly is a library for animated, non-interactive & interactive viewcontroller transitions and presentations with the focus on a simple and yet flexible API.
Stars: ✭ 2,319 (-0.73%)
Mutual labels:  uikit
X Blog
个人博客
Stars: ✭ 197 (-91.57%)
Mutual labels:  vue2
Vue2 Admin
😃 A magical vue admin template based on vue and element-ui
Stars: ✭ 185 (-92.08%)
Mutual labels:  vue2
Placeholders
🅿️ Define multiple placeholders for UITextField and animate their change
Stars: ✭ 190 (-91.87%)
Mutual labels:  uikit
Cltypinglabel
iOS UILabel with character by character typing /typewriter animation
Stars: ✭ 192 (-91.78%)
Mutual labels:  uikit
Notus React
Notus React: Free Tailwind CSS UI Kit and Admin
Stars: ✭ 173 (-92.59%)
Mutual labels:  uikit
Komponents Deprecated
📦 React-inspired UIKit Components - ⚠️ Deprecated
Stars: ✭ 202 (-91.35%)
Mutual labels:  uikit
Retail Ui
React controls to implement standards at https://guides.kontur.ru/
Stars: ✭ 190 (-91.87%)
Mutual labels:  uikit
Boomerang Free Bootstrap Ui Kit
Boomerang is a high quality UI Kit built on top of the well known Bootstrap 4 Framework. This theme was designed as its own extended version of Bootstrap with multiple functionalities and controls added, extended color palette and beautiful typography.
Stars: ✭ 196 (-91.61%)
Mutual labels:  uikit
Pixel
📷 A composable image editor using Core Image and Metal.
Stars: ✭ 2,495 (+6.81%)
Mutual labels:  uikit
Vue2 Editor
A text editor using Vue.js and Quill
Stars: ✭ 2,316 (-0.86%)
Mutual labels:  vue2
Parrot Mocker Web
Simple web server to forward received requests to real servers or just mock
Stars: ✭ 194 (-91.7%)
Mutual labels:  vue2
Vue Gates
🔒 A Vue.js & Nuxt.js plugin that allows you to use roles and permissions in your components or DOM elements, also compatible as middleware and methods.
Stars: ✭ 184 (-92.12%)
Mutual labels:  vue2
Vue Node Pastime
😄 基于vue全家桶、nodejs和mongodb的前后端整合项目
Stars: ✭ 200 (-91.44%)
Mutual labels:  vue2
Learn Vue2 Mvvm
快速了解 Vue2 MVVM
Stars: ✭ 184 (-92.12%)
Mutual labels:  vue2
Vue Gaode
在Vue中完美的使用高德地图
Stars: ✭ 192 (-91.78%)
Mutual labels:  vue2
Underexpress
A free, responsive, ready to use website ui kit, built with bootstrap 4.
Stars: ✭ 205 (-91.22%)
Mutual labels:  uikit
Cardparts
A reactive, card-based UI framework built on UIKit for iOS developers.
Stars: ✭ 2,374 (+1.63%)
Mutual labels:  uikit
Vx Ui
vue components 移动端UI组件库
Stars: ✭ 194 (-91.7%)
Mutual labels:  vue2

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

Links

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].