GitXplorerGitXplorer
H

jsonob

public
50 stars
10 forks
1 issues

Commits

List of commits on branch master.
Unverified
4c6f6a8cc828509f3334affe54296735bd75adfb

注释编写

committed 8 years ago
Unverified
0b36ea0c19714b761edb3dbc5fe13ad86821c964

update

committed 8 years ago
Unverified
46e10f541812fa1fa529855c75645c10e5fdc25e

修改readme.md文件

committed 8 years ago
Unverified
477ee42eb03a2cae562e09a35035a1b1d34bf2d2

增加旧值传递

committed 8 years ago
Unverified
a2eec0a10b6f6c8186f74c1ffc93ad99d47d8c48

添加readme

committed 8 years ago
Unverified
77a704d976e17ea9c836a5df4826187e0d1492ed

基本框架搭建,原始检测编写

committed 8 years ago

README

The README file for this repository.

jsonob

实现对普通对象的变化检测,MVVM模式中的 observer

1、clone 项目

git clone https://github.com/HcySunYang/jsonob.git

2、安装依赖

npm install

3、构建项目

npm run build

4、运行

使用浏览器打开 test/index.html