vonic

1.1.3 • Public • Published

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

Demo

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

Notice

  • v1.1.3 released.

Change logs

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

LICENSE

MIT

Package Sidebar

Install

npm i vonic

Weekly Downloads

207

Version

1.1.3

License

MIT

Last publish

Collaborators

  • wangdahoo