/jsonob

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

Primary LanguageJavaScript

jsonob

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

1、clone 项目

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

2、安装依赖

npm install

3、构建项目

npm run build

4、运行

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