Skip to content

简化版本vue,用于加深对vue架构的理解

Notifications You must be signed in to change notification settings

kaizige10/vue-yk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

简化版本vue,用于加深对vue架构的理解

使用浏览器打开index.html,即可看到效果

功能列表

  1. 实现简单的编译器:插值文本、y-text、y-model、y-html、处理事件
  2. 实现对data的响应式处理
  3. 实现Dep与Watcher,实现依赖收集和数据变化的响应
  4. 处理created

About

简化版本vue,用于加深对vue架构的理解

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published