/vue-demo

:jack_o_lantern:Vue on some of the study DEMO, as well as some of my understanding of the Vue and angular two framework, the integration of some of the documents, but also can be forkstar

Vue

AppDemo

Demo
NewsDemo vue计算属性 vue生命周期

Vue文档

Article
Vue-cli脚手架 Vue组件
vue自定义指令 Vue过渡动画
Vue指令 Vue api文档
Vue执行ajax请求 vue实现类似angular服务的方法
Vue源码参考文档

路由

Controller
路由demo 路由demo2

指令

Directive
指令demo 自定义指令demo 滑动手势demo

过滤器

Filter
过滤器demo

过渡

Transition
过渡demo 过渡demo2

表单

Form
获取表单值

计算

Computed
计算属性

组件

Component
组件demo

Vuex

Vuex
Vuex组件间的通信