All Projects → fwm227 → Atom Design

fwm227 / Atom Design

Licence: mit
🍬 The mobile side UI-library base on Vue.js

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Atom Design

React Virgin
The react-native UI Kit you've been looking for.
Stars: ✭ 1,523 (+1169.17%)
Mutual labels:  ui-design, ui-components
Components
Example Components (Built with Tonic)
Stars: ✭ 42 (-65%)
Mutual labels:  ui-design, ui-components
Base
React-UI-Kit - frontend library with ReactJS components
Stars: ✭ 18 (-85%)
Mutual labels:  ui-design, ui-components
Flying Focus
UI concept
Stars: ✭ 428 (+256.67%)
Mutual labels:  ui-design, ui-components
Patternfly Design
Use this repo to file all new feature or design change requests for the PatternFly project
Stars: ✭ 82 (-31.67%)
Mutual labels:  ui-design, ui-components
Shineout
高性能React组件库
Stars: ✭ 577 (+380.83%)
Mutual labels:  ui-design, ui-components
Vuetify
🐉 Material Component Framework for Vue
Stars: ✭ 33,085 (+27470.83%)
Mutual labels:  ui-design, ui-components
nice-alert.js
Makes alert box suck less
Stars: ✭ 38 (-68.33%)
Mutual labels:  ui-design, ui-components
Pure Css3 Animated Border
Pure CSS3 animated border for all html element.
Stars: ✭ 63 (-47.5%)
Mutual labels:  ui-design, ui-components
Bottomsheetpickers
Third-party date and time pickers for Android.
Stars: ✭ 1,099 (+815.83%)
Mutual labels:  ui-design, ui-components
Daisyui
⭐️ ⭐️ ⭐️ ⭐️ ⭐️  Tailwind Components
Stars: ✭ 382 (+218.33%)
Mutual labels:  ui-design, ui-components
Datingapp
Dating UI kit is used for online meet up with girls and boys . The screen contains more than 30 icons and most of all required elements required to design an application like this. The XML and JAVA files contains comments at each and every point for easy understanding. Everything was made with a detail oriented style and followed by today's web trends. Clean coded & Layers are well-organized, carefully named, and grouped.
Stars: ✭ 97 (-19.17%)
Mutual labels:  ui-design, ui-components
Rabbitui
Rabbit UI 是基于 Typescript 编写的UI组件库
Stars: ✭ 307 (+155.83%)
Mutual labels:  ui-design, ui-components
Ui Libraries
A collection of UI Frameworks and their platform implementations.
Stars: ✭ 769 (+540.83%)
Mutual labels:  ui-design, ui-components
Kpc
A UI Components Library for Intact, Vue, React and Angular.
Stars: ✭ 266 (+121.67%)
Mutual labels:  ui-design, ui-components
Tinderclone
Android UI clone of the official Tinder ❤ app
Stars: ✭ 24 (-80%)
Mutual labels:  ui-design, ui-components
CheckMarkView
UI view which draws programmatically a checkmark with different styles
Stars: ✭ 35 (-70.83%)
Mutual labels:  ui-design, ui-components
monalisa-ui
MonalisaUI ✨ React Native UI Library
Stars: ✭ 37 (-69.17%)
Mutual labels:  ui-design, ui-components
Swifthuecolorpicker
iOS HUE color picker
Stars: ✭ 44 (-63.33%)
Mutual labels:  ui-design, ui-components
Nord Atom Ui
An arctic, north-bluish clean and elegant minimal Atom UI theme.
Stars: ✭ 94 (-21.67%)
Mutual labels:  atom, ui-design

Atom-Design

Mobile side UI-library base on Vue.js

Build Status Version Gitter

📱 Environment Support

not polyfills

  • iOS 8+
  • Android 4.4.3+

✨ Features

  • Icon drawn by CSS
  • Customizable components style
  • Simple and easy to use components

📦 Installation

npm install atom-design --save
yarn add atom-design

🔨 Usage

import Vue from 'vue'
import atomD from 'atom-design'
import 'atom-design/bundle/style.css'
Vue.use(atomD)

📝 Documentation

Please click this Documentation

📃 License

MIT

Copyright (c) 2019-present, Allen

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].