mint-ui

Mobile UI elements for vue.js

Mint UI provides abundant CSS and JS components for building mobile applications. With it, you can create web pages in cohesive style ever faster.

Load on demand. Importing components and their style sheets only when needed truly liberates you from excessive file sizes.

Mobile UI elements for vue.js

To avoid unnecessary repaint and reflows, Mint UI handles animations using CSS3, so that users can enjoy smooth motions even on mobile devices.

Thanks to the efficient component-based approach of Vue.js, Mint UI is pretty light-weight. When all imported, the compressed code takes only ~30kb (JS + CSS) gzip space.

live demo

mint-ui

http://elemefe.github.io/mint-ui/

Website

http://mint-ui.github.io/#!/en

Documentation

http://mint-ui.github.io/docs/#!/en

GitHub