JSPM

vux

2.11.2
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 642
  • Score
    100M100P100Q94341F
  • License MIT

Mobile web UI based on Vue and WeUI

Package Exports

  • vux
  • vux/index.js
  • vux/package.json
  • vux/src/components/map.json
  • vux/src/plugins/confirm/index.js
  • vux/src/plugins/loading
  • vux/src/plugins/loading/index.js
  • vux/src/plugins/toast
  • vux/src/plugins/toast/index.js
  • vux/src/plugins/wechat/index.js
  • vux/src/styles/reset.less
  • vux/src/tools/base64/index.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (vux) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Be Cool with Vue@^2.3.0 and WeUI.


Live Demo >>







Sponsors

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