/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

Vue文档

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

AppDemo

Demo
新闻列表DEMO(1) 新闻列表DEMO(2)
CNode社区DEMO 图灵机器人

生命周期

Demo
Vue生命周期 Vue的$nextTick

路由

Controller
路由(v1)demo 路由(v1)demo2 路由(v2)实例demo

指令

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

过滤器

Filter
过滤器demo 过滤器实现分页demo
过滤器读写数据 自定义搜索关键词高亮

过渡

Transition
过渡demo 过渡demo2

表单

Form
获取表单值

计算

Computed
计算属性

组件

Component
组件demo 点击预览大图
新闻列表DEMO

Vuex

Vuex
Vuex组件间的通信