All Projects → dmk → rails-vue-components-example

dmk / rails-vue-components-example

Licence: other
Ruby on Rails with vue.js single-file components example.

Programming Languages

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

Projects that are alternatives of or similar to rails-vue-components-example

vue-load-image
A Vue component for showing loader during image loading https://john015.github.io/vue-load-image/
Stars: ✭ 60 (+200%)
Mutual labels:  vue-components
vue-skeleton-loader
A simple and easily customizable skeleton loader plugin for you Vue application.
Stars: ✭ 74 (+270%)
Mutual labels:  vue-components
Different-UI
✨ A Vue.js 3 UI Library — a Toy
Stars: ✭ 62 (+210%)
Mutual labels:  vue-components
void-ui
A UI toolkit for Vue.js.
Stars: ✭ 20 (+0%)
Mutual labels:  vue-components
shadow
Shadow dom support for Vue
Stars: ✭ 46 (+130%)
Mutual labels:  vue-components
vue-data-loading
Another component for infinite scroll and pull down/up to load data.
Stars: ✭ 63 (+215%)
Mutual labels:  vue-components
vm-markdown
Example
Stars: ✭ 96 (+380%)
Mutual labels:  vue-components
v-owl-carousel
🦉 VueJS wrapper for Owl Carousel
Stars: ✭ 46 (+130%)
Mutual labels:  vue-components
vue-word-highlighter
The word highlighter library for Vue 2 and Vue 3.
Stars: ✭ 112 (+460%)
Mutual labels:  vue-components
vue-clock-simple
Repo for the article How To Publish Your Vue.js Component On NPM
Stars: ✭ 88 (+340%)
Mutual labels:  vue-components
vue-scroll-snap
A super simple Vue component that allows fullscreen and horizontal scroll snapping.
Stars: ✭ 25 (+25%)
Mutual labels:  vue-components
unique-ui
一个用于Vue2.x的移动端组件库
Stars: ✭ 43 (+115%)
Mutual labels:  vue-components
vue-flexmonster
Vue Module for Flexmonster Pivot Table & Charts
Stars: ✭ 16 (-20%)
Mutual labels:  vue-components
chusho
A library of bare & accessible components and tools for Vue.js 3
Stars: ✭ 47 (+135%)
Mutual labels:  vue-components
okeedesign-mobile-vue
High Performance, Flexiable Configuration, Various Components
Stars: ✭ 139 (+595%)
Mutual labels:  vue-components
mui-vue1.0
mui商城 ->mui+vue1.0打造的多页面应用,最终打包成app项目
Stars: ✭ 35 (+75%)
Mutual labels:  vue-components
vstx-data-table
A data table component for the Vue Stacks Ecosystem
Stars: ✭ 34 (+70%)
Mutual labels:  vue-components
vue-cli-plugin-quasar
Quasar Framework Vue CLI plugin
Stars: ✭ 66 (+230%)
Mutual labels:  vue-components
vue-cirrus
Vue components for the Cirrus CSS framework.
Stars: ✭ 43 (+115%)
Mutual labels:  vue-components
ignore
🔥修炼内功,无招胜有招。 ---个人博客
Stars: ✭ 27 (+35%)
Mutual labels:  vue-components

Rails vuejs components example

!!! I think it became useless because of https://github.com/rails/webpacker#ready-for-vue 😄 (unless you don't want to use webpack)

Isntallation

  1. Setup the database
  2. npm install
  3. rake bower:install
  4. That's it! Start the server and try it.
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].