All Projects → wangdahoo → Vonic

wangdahoo / Vonic

Licence: other
Mobile UI Components, based on Vue.js and ionic CSS. https://wangdahoo.github.io/vonic-documents

Programming Languages

Vue
7211 projects
CSS
56736 projects
javascript
184084 projects - #8 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to Vonic

Picodeploy
Deploy Pico-8 Carts as Standalone Applications on Desktop 🖥️(Electron) and Mobile 📱(Ionic) 📦👾
Stars: ✭ 153 (-95.53%)
Mutual labels:  mobile, ionic
Vant
Lightweight Mobile UI Components built on Vue
Stars: ✭ 18,852 (+450.91%)
Mutual labels:  mobile, components
Ionic2 Rating
⭐️ Angular star rating bar. Built for Ionic 2+.
Stars: ✭ 177 (-94.83%)
Mutual labels:  mobile, ionic
Ionic Framework
A powerful cross-platform UI toolkit for building native-quality iOS, Android, and Progressive Web Apps with HTML, CSS, and JavaScript.
Stars: ✭ 45,802 (+1238.46%)
Mutual labels:  mobile, ionic
ionic3-start-theme
Ionic 3 Start Theme with 10 Pages, mock data, providers samples, Storage, Http and more...
Stars: ✭ 130 (-96.2%)
Mutual labels:  components, ionic
Ionic2 Reddit Reader
Ionic 2 Sample App
Stars: ✭ 128 (-96.26%)
Mutual labels:  mobile, ionic
Scalajs Bootstrap
Scala.js bootstrap components
Stars: ✭ 55 (-98.39%)
Mutual labels:  web-app, components
Ionic Parse Server
Starter for integrating Ionic 3, Angular 4+ and Parse Server
Stars: ✭ 50 (-98.54%)
Mutual labels:  mobile, ionic
React Native Open Project
可能是目前最用心收集的 React Native 优秀开源项目大全,公众号【aMarno】www.marno.cn
Stars: ✭ 2,254 (-34.13%)
Mutual labels:  web-app, mobile
Android Advancedwebview
Enhanced WebView component for Android that works as intended out of the box
Stars: ✭ 2,186 (-36.12%)
Mutual labels:  web-app, mobile
Ionic Collection
🤘 Looking for about Ionic Framework?
Stars: ✭ 101 (-97.05%)
Mutual labels:  mobile, ionic
Framework7
Full featured HTML framework for building iOS & Android apps
Stars: ✭ 16,560 (+383.93%)
Mutual labels:  mobile, components
Pd Select
vue components ,like ios 3D picker style,vue 3d 选择器组件,3D滚轮
Stars: ✭ 101 (-97.05%)
Mutual labels:  mobile, components
Gwt Polymer Elements
Polymer Web Components for GWT. A collection of Material Design widgets for desktop and mobile.
Stars: ✭ 153 (-95.53%)
Mutual labels:  mobile, components
Generator Ngx Rocket
🚀 Extensible Angular 11+ enterprise-grade project generator
Stars: ✭ 1,329 (-61.16%)
Mutual labels:  mobile, ionic
Mobile Challenges
📝 A Huge List of Challenges for Mobile Developers 📱 | For now only in pt-BR
Stars: ✭ 186 (-94.56%)
Mutual labels:  mobile, ionic
Ionicitude
AngularJS module for using the Wikitude cordova plugin in an Ionic project.
Stars: ✭ 24 (-99.3%)
Mutual labels:  mobile, ionic
Ionic4
This repo contains example code for ionic4. Get Step by Step tutorial of this repo examples using https://ampersandacademy.com/tutorials/ionic-framework-4
Stars: ✭ 37 (-98.92%)
Mutual labels:  mobile, ionic
Nativescript Ionic Template
📱 🖥 Create Mobile First apps, Web and Native sharing the code with Angular 🎉
Stars: ✭ 65 (-98.1%)
Mutual labels:  web-app, ionic
Cupertino Pane
🎉📱Multi-functional panes and boards for next generation progressive applications
Stars: ✭ 267 (-92.2%)
Mutual labels:  mobile, ionic

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

Demo

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

Notice

  • v2.0.0-beta.15 released.
$ npm install [email protected]
  • for vue 1.0, please refer to branch 1.x.

Features

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

Components

  • Material Design Button
  • Input
  • Search
  • Radio
  • Checkbox
  • Toggle
  • RangeSlider
  • Badge
  • Toast
  • Loading
  • Header
  • List
  • Cells
  • Tabs
  • ButtonBar
  • Scalable
  • Swiper
  • Scroll
  • VueScroller
  • Cascade
  • Accordion
  • Datepicker
  • Dialog
  • Popup
  • Modal
  • ActionSheet
  • Sidebar
  • TabBar

Getting started

quick start with vue-cli.

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

Run project

$ npm run dev

That's it.

And if you start with vue-webpack-boilerplate by vue-cli, check the following starter for your reference. https://github.com/wangdahoo/vonic-webpack-starter

Documents

Thanks to

LICENSE

MIT

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].