Skip to content
Mobile UI Components based on Vue & WeUI
Vue JavaScript CSS Other
Branch: v2
Clone or download

Latest commit

Files

Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
.github tweak: add funding file Mar 13, 2020
assets Move images to /assets May 28, 2016
build doc: switch to upyun cdn Jun 4, 2018
config dev: fix hmr(use webpack-dev-server) Nov 17, 2017
docs showcase: update Apr 10, 2019
packages loader: bump 2.0.0-rc4 Apr 16, 2019
src x-address: export column as prop (#3616) Oct 9, 2019
ssr/nuxt ssr example: fix missing preset dev Apr 12, 2018
static demo: use import instead of require for *.yml. (#2620) Apr 11, 2018
test/unit test: move test file into each component's directory Sep 30, 2017
.babelrc upgrade to webpack2. Close #871. (v2.1.0-rc.40) Feb 9, 2017
.editorconfig added .editorconfig file Apr 7, 2016
.eslintignore WechatPlugin: upgrade to 1.3.2 #2396 Mar 8, 2018
.eslintrc.js test: fix unit test Sep 26, 2017
.gitignore chore: add yarn error log file to ignore May 23, 2018
.npmignore npm: ignore packages Apr 8, 2019
.travis.yml test: fix unit test Sep 26, 2017
LICENSE remove bower config Aug 30, 2017
README.md readme: add CDN sponsor upyun Apr 25, 2020
circle.yml add circle.yml Apr 5, 2016
favicon.ico fix favicon.ico missing for some browsers Mar 3, 2016
index.html doc: simulate touch for VChart Apr 29, 2018
index.js loading: Add loading module (#3397) Apr 10, 2019
logo.png update readme Feb 29, 2016
package.json inline-calendar: fix demo end date Oct 9, 2019
yarn.lock inline-calendar: fix demo end date Oct 9, 2019

README.md

Be Cool with Vue@^2.3.0 and WeUI.


Live Demo >>







Sponsors

我们的产品

Requirements

暂未适配 vue-cli@3.x,请注意。

  • vue@^2.3.0(for .sync modifier)
  • webpack@^2.0
  • node@^7.6(development)

Docs

Issues

不按照 issue generator 来提交的会被关闭并 block,毕竟提醒每一个故意忽略(眼瞎、文盲或者缺少礼貌?)issue template的人也是件很浪费时间的事。

  • VUX 并不是大团队维护的项目,没有捐赠,纯靠热情,维护者有权决定什么时候处理什么问题,什么问题不处理。
    入坑请万分谨慎

  • UI 组件库和样式、功能灵活性是矛盾的。如果你需要一个高度自定义的组件库,VUX 并不适合你(即使已经在尽力提供样式变量),请不要使用,因为大部分人会抱怨的(并且只会抱怨)。

Quick Start

vux2 template is directly modified from Vue official webpack template.

npm install vue-cli -g
vue init airyland/vux2 projectPath

cd projectPath
npm install // or yarn
npm run dev // or yarn dev

Get notified


Scan with Wechat

Maintainers

Vux is Inspired or Powered By:

License

MIT

You can’t perform that action at this time.