:factory: 一个简易的 mvvm 框架,采用 Object.defineProperty + 观察者模式 + 双向绑定,仿 Vue 实现
Stars
2
Forks
1
Watchers
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
29
commits
Update README.md
9224015
ce95b54
30f3fb0
update README
d44d869
8701e79
fda06c8
250b201
c7dc456
4157acc
6876561
修改监听函数错误
abff480
update index.html
6a8fe86
修复在 mvvm 实例中 methods 访问不到 data 变量的 bug
c54f41a
稍微重构了代码
1ebf4a9
支持 v-on 指令
5d98148