cube-ui
TypeScript icon, indicating that this package has built-in type declarations

1.12.55 • Public • Published

cube-ui Build Status codecov.io downloads

A fantastic mobile ui lib implement by Vue.

Links

Communication

QQ Community QR

New cube-ui project ?

Recommend use the CLI tools base on vue-cli to init the config and base code:

$ vue init cube-ui/cube-template projectname

Install

npm install cube-ui --save

Usage

import Vue from 'vue'
import Cube from 'cube-ui'

Vue.use(Cube)

Use modularized cube-ui

import Vue from 'vue'
import {
  /* eslint-disable no-unused-vars */
  Style,
  Button,
  ActionSheet
} from 'cube-ui'

Vue.use(Button)
Vue.use(ActionSheet)

For more information, please refer to Quick Start

Development

git clone git@github.com:didi/cube-ui.git
cd cube-ui
npm install
npm run dev
# or run document development
npm run doc-dev

Changelog

Detailed changes for each release are documented in the release notes.

DiDi Open Sources

  • 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

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
2.0.0-alpha.10alpha
1.12.5545latest

Version History

VersionDownloads (Last 7 Days)Published
1.12.5545
1.12.5415
1.12.534
1.12.520
2.0.0-alpha.10
2.0.0-alpha.00
1.12.5116
1.12.504
1.12.4910
1.12.482
1.12.4713
1.12.4614
1.12.450
1.12.447
1.12.437
1.12.427
1.12.410
1.12.402
1.12.390
1.12.3810
1.12.370
1.12.361
1.12.353
1.12.341
1.12.330
1.12.325
1.12.310
1.12.302
1.12.292
1.12.280
1.12.271
1.12.260
1.12.250
1.12.243
1.12.231
1.12.220
1.12.210
1.12.202
1.12.190
1.12.180
1.12.170
1.12.160
1.12.155
1.12.144
1.12.130
1.12.120
1.12.113
1.12.102
1.12.92
1.12.80
1.12.70
1.12.60
1.12.50
1.12.40
1.12.31
1.12.20
1.12.10
1.12.00
1.10.162
1.10.155
1.10.140
1.10.130
1.10.120
1.10.111
1.10.101
1.10.90
1.10.81
1.10.72
1.10.64
1.10.50
1.10.41
1.10.30
1.10.21
1.10.00
1.9.91
1.9.80
1.9.70
1.9.51
1.9.41
1.9.32
1.9.20
1.9.11
1.9.04
1.8.41
1.8.30
1.8.20
1.8.11
1.8.02
1.7.30
1.7.20
1.7.11
1.7.00
1.6.10
1.6.00
1.5.06
1.4.30
1.4.20
1.3.11
1.3.00
1.2.60
1.2.51
1.2.40
1.2.30
1.2.20
1.2.13
1.2.00
1.1.20
1.1.10
1.1.00
1.0.20
1.0.10
1.0.00

Package Sidebar

Install

npm i cube-ui

Weekly Downloads

210

Version

1.12.55

License

Apache

Unpacked Size

8.58 MB

Total Files

385

Last publish

Collaborators

  • dolymood
  • ustbhuangyi
  • commanderxl
  • amyfox
  • fengweiyao
  • theniceangel