All Projects → oceanengine → okeedesign-mobile-vue

oceanengine / okeedesign-mobile-vue

Licence: MIT license
High Performance, Flexiable Configuration, Various Components

Programming Languages

typescript
32286 projects
Vue
7211 projects
Less
1899 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to okeedesign-mobile-vue

Tail Kit
Tail-kit is a free and open source components and templates kit fully coded with Tailwind css 2.0.
Stars: ✭ 997 (+617.27%)
Mutual labels:  components, uikit
Vueleaflet
Vue components for Leaflet maps
Stars: ✭ 177 (+27.34%)
Mutual labels:  components, vue-components
Taiga Ui
Angular UI Kit and components library for awesome people
Stars: ✭ 1,353 (+873.38%)
Mutual labels:  components, uikit
Iview
A high quality UI Toolkit built on Vue.js 2.0
Stars: ✭ 23,930 (+17115.83%)
Mutual labels:  components, vue-components
Vue Signature Pad
🖋 Vue Signature Pad Component
Stars: ✭ 237 (+70.5%)
Mutual labels:  components, vue-components
Awesome Ui Component Library
Curated list of framework component libraries for UI styles/toolkit
Stars: ✭ 702 (+405.04%)
Mutual labels:  components, vue-components
Vue Form Components
Clean & minimal vue form elements and form builder with validation
Stars: ✭ 120 (-13.67%)
Mutual labels:  components, vue-components
Vux
Mobile UI Components based on Vue & WeUI
Stars: ✭ 17,573 (+12542.45%)
Mutual labels:  components, vue-components
Viewui
A high quality UI Toolkit built on Vue.js 2.0
Stars: ✭ 2,487 (+1689.21%)
Mutual labels:  components, vue-components
Retail Ui
React controls to implement standards at https://guides.kontur.ru/
Stars: ✭ 190 (+36.69%)
Mutual labels:  components, uikit
Shards React
⚛️A beautiful and modern React design system.
Stars: ✭ 639 (+359.71%)
Mutual labels:  components, uikit
Element
A Vue.js 2.0 UI Toolkit for Web
Stars: ✭ 51,416 (+36889.93%)
Mutual labels:  components, vue-components
Shards Vue
🌟Shards Vue is a free, beautiful and modern Vue.js UI kit based on Shards.
Stars: ✭ 390 (+180.58%)
Mutual labels:  components, uikit
Semantic Ui Vue
Semantic UI integration for Vue
Stars: ✭ 914 (+557.55%)
Mutual labels:  components, vue-components
Vue Goodshare
🍿 Vue.js component for social share. A simple way to share a link on the pages of your website in the most popular (and not so) social networks. Powered by goodshare.js project.
Stars: ✭ 345 (+148.2%)
Mutual labels:  components, vue-components
Pd Select
vue components ,like ios 3D picker style,vue 3d 选择器组件,3D滚轮
Stars: ✭ 101 (-27.34%)
Mutual labels:  components, vue-components
Chakra Ui
⚡️Simple, Modular & Accessible UI Components for your React Applications
Stars: ✭ 295 (+112.23%)
Mutual labels:  components, uikit
Coreui Vue
Over 90 Bootstrap based Vue.js components and directives. CoreUI React.js UI Components. CoreUI for Vue.js replaces and extends the Bootstrap javascript. Components have been built from scratch as true Vue components, without jQuery and unneeded dependencies.
Stars: ✭ 318 (+128.78%)
Mutual labels:  components, vue-components
Vue Beauty
Beautiful UI components build with vue and ant design
Stars: ✭ 2,109 (+1417.27%)
Mutual labels:  components, vue-components
Vue Form Json Schema
Create forms using JSON schema. Bring your components!
Stars: ✭ 253 (+82.01%)
Mutual labels:  components, vue-components

logo

OKeeDesign Mobile Vue

OKeeDesign Mobile Vue is a mobile side component library based on OKeeDesign.

npm version CI Status Coverage Status min size

Features

  • Provide 36 highly qualified components, covering different situations on mobile side
  • Components unit tests coverage is 70% to guarantee stability
  • Support internationalization, compatible with Vue-i18n and support 16 different languages
  • Support customizing brand name
  • Support TypeScript
  • Support customizing theme
  • Support importing on demand

Quick Preview

For more information, please refer toQuick Start. Scan QR code below to experience components function.

qr code

Run Locally node 8+

yarn
yarn dev

Quick Start

npm install @okee-uikit/m-vue

Global Import

import Vue from 'vue';
import '@okee-uikit/m-vue/lib/index.css';
import okui from '@okee-uikit/m-vue';

Vue.use(okui);

License

OKeeDesign Mobile Vue MIT licensed.

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