Skip to content

jinrichardJIN/vonic

 
 

Repository files navigation

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

Demo

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

Notice

  • The first production version will be released this November.

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

  • Typography
  • App (Application Instance & Navigation Bar)
  • MD-Buttons (Material Design Ripple Button)
  • Input
  • InputNumber
  • Radio
  • Checkbox
  • Toggle
  • Cascade
  • List
  • Cells
  • Tabs
  • ButtonBar
  • Scalable
  • Swiper
  • Scroller
  • Popover
  • Popup
  • Modal
  • ActionSheet
  • Sidebar
  • TabBar
  • Toast
  • Loading (Preloader)
  • Uploader

Getting started

Create project with on-line webpack template.

$ vue init wangdahoo/vonic-template my-project
$ cd my-project
$ npm install

please make sure that you have vue-cli installed.

Run project

$ npm run dev

That's it.

Thanks to

Standalone components

Documents

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 77.9%
  • JavaScript 13.0%
  • CSS 8.8%
  • HTML 0.3%