SkillAgentSearch skills...

Vux

Mobile UI Components based on Vue & WeUI

Install / Use

/learn @airyland/Vux
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<p align="center"> <a href="http://vux.li"> <img src="https://i.loli.net/2017/11/20/5a12187ebf2e0.png" width="175"> </a> </p> <p align="center">Be Cool with Vue@^2.3.0 and WeUI.</p> <p align="center"> <a href="https://vux.li/demos/v2?x-page=github"> <img src="https://static.vux.li/demo_v2_doc_home.png" width="100" alt=""> </a> <br> <a href="https://vux.li/demos/v2?x-page=github"> Live Demo >> </a> <br> <br> <a href="https://github.com/airyland/vux"> <img src="https://img.shields.io/github/stars/airyland/vux.svg?style=social&label=Star" alt=""> </a> <a href="https://github.com/airyland/vux"> <img src="https://img.shields.io/github/forks/airyland/vux.svg?style=social&label=Fork" alt=""> </a> <a href="https://github.com/airyland/vux"> <img src="https://img.shields.io/github/watchers/airyland/vux.svg?style=social&label=Watch" alt=""> </a> <br> <br> <a href="https://travis-ci.org/airyland/vux"> <img src="https://api.travis-ci.org/airyland/vux.svg?branch=v2" alt=""> </a> <a href="https://codecov.io/gh/airyland/vux/branch/v2"> <img src="https://img.shields.io/codecov/c/github/airyland/vux/v2.svg" alt=""> </a> <br> <a href="https://github.com/airyland/vux/issues"> <img src="https://img.shields.io/github/issues/airyland/vux.svg?style=flat-square" alt=""> </a> <a href="https://github.com/airyland/vux/issues"> <img src="http://isitmaintained.com/badge/resolution/airyland/vux.svg?style=flat-square" alt=""> </a> <a href="https://github.com/airyland/vux/graphs/contributors"> <img src="https://img.shields.io/github/contributors/airyland/vux.svg?style=flat-square" alt=""> </a> <br> <a href="https://www.npmjs.com/package/vux"> <img src="https://img.shields.io/npm/l/vux.svg?style=flat-square" alt=""> </a> <a href="https://www.npmjs.com/package/vux"> <img src="https://img.shields.io/npm/v/vux.svg?style=flat-square" alt=""> </a> <a href="https://www.npmjs.com/package/vux"> <img src="https://img.shields.io/npm/dm/vux.svg?style=flat-square" alt=""> </a> <a href="https://www.npmjs.com/package/vux"> <img src="https://img.shields.io/npm/dt/vux.svg?style=flat-square" alt=""> </a> <br> <br> </p>

Sponsors

<p align="center"> <a href="https://www.upyun.com/"> <img src="https://ww1.sinaimg.cn/large/663d3650gy1fs3l83hokej20b4040weg.jpg" height="80"> </a> </p>

Requirements

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

Docs

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

Maintainers

Vux is Inspired or Powered By:

License

MIT

Related Skills

View on GitHub
GitHub Stars17.5k
CategoryDevelopment
Updated1d ago
Forks3.7k

Languages

Vue

Security Score

100/100

Audited on Mar 22, 2026

No findings