Skip to content
/ vonic Public
forked from wangdahoo/vonic

UI Framework for SPA, based on Vue.js and ionic css components. https://wangdahoo.github.io/vonic/docs/

Notifications You must be signed in to change notification settings

eviem/vonic

 
 

Repository files navigation

Vonic version

UI Framework for SPA, based on Vue.js and ionic css components.

logo

Check out DEMO.

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
  • Cascade
  • Toggle
  • List
  • Cells
  • Tabs
  • ButtonBar
  • Swiper
  • Scalable
  • Popover
  • Popup
  • Loading & Toast
  • ActionSheet
  • Scroller
  • Modal
  • Uploader
  • TabBar

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

UI Framework for SPA, based on Vue.js and ionic css components. https://wangdahoo.github.io/vonic/docs/

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 77.4%
  • JavaScript 13.2%
  • CSS 9.2%
  • HTML 0.2%