inkfish08 / vonic

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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/


Languages

Language:Vue 74.6%Language:JavaScript 15.7%Language:CSS 9.5%Language:HTML 0.2%