8000 GitHub - lambdaxs/vonic: Mobile UI Components, based on Vue.js and ionic CSS. https://wangdahoo.github.io/vonic/docs/
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

lambdaxs/vonic

 
 

Repository files navigation

Mobile UI Components, based on Vue.js and ionic CSS.

Demo

https://wangdahoo.github.io/vonic/docs/

Notice

  • v1.0.0 released.

Features

  • Equip with Vue.js, Vue-Router, ES6 & Babel 6
  • Build with Webpack & Vue Loader
  • Ionic CSS Components
  • Stylesheets in Sass
  • Starter Project for Development Quick Start

Components

  • Material Design Button
  • Input
  • Search
  • Radio
  • Checkbox
  • Toggle
  • Popover
  • Counter
  • Toast
  • Loading
  • List
  • Cells
  • Tabs
  • ButtonBar
  • Scalable
  • Swiper
  • Scroll
  • VueScroller
  • Cascade
  • Dialog
  • Popup
  • Modal
  • ActionSheet
  • Sidebar
  • TabBar

Getting started

quick start with vue-cli.

$ npm i vue-cli -g
$ vue init wangdahoo/vonic-template my-vonic-app
$ cd my-vonic-app
$ yarn install

Run project

$ npm run dev

That's it.

Documents

Thanks to

About

Mobile UI Components, based on Vue.js and ionic CSS. https://wangdahoo.github.io/vonic/docs/

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Vue 74.6%
  • JavaScript 15.7%
  • CSS 9.5%
  • HTML 0.2%
0