- Notifications
You must be signed in to change notification settings - Fork1.5k
🔶 A fantastic mobile ui lib implement by Vue
License
NotificationsYou must be signed in to change notification settings
didi/cube-ui
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
A fantastic mobile ui lib implement by Vue.
Recommend use theCLI tools base onvue-cli to init the config and base code:
$ vue init cube-ui/cube-template projectname
npm install cube-ui --save
importVuefrom'vue'importCubefrom'cube-ui'Vue.use(Cube)
importVuefrom'vue'import{/* eslint-disable no-unused-vars */Style,Button,ActionSheet}from'cube-ui'Vue.use(Button)Vue.use(ActionSheet)
For more information, please refer toQuick Start
git clone git@github.com:didi/cube-ui.gitcd cube-uinpm installnpm run dev# or run document developmentnpm run doc-dev
Detailed changes for each release are documented in therelease notes.
- Mpx: An enhanced miniprogram framework with data reactivity and deep optimizition.
- Chameleon/kəˈmiːlɪən/: Unify all platforms(Web/Weex/Mini program) with MVVM. Focus on Write Once Run AnyWhere.
- mand-mobile: A mobile UI toolkit, based on Vue.js 2, designed for financial scenarios.
- DoraemonKit/'dɔ:ra:'emɔn/: A full-featured App (iOS & Android) development assistant. You deserve it.
- Booster: An easy-to-use, lightweight, powerful and extensible quality optimization toolkit designed specially for mobile applications.
- More repos
About
🔶 A fantastic mobile ui lib implement by Vue
Topics
Resources
License
Code of conduct
Stars
Watchers
Forks
Packages0
No packages published