An open API service indexing awesome lists of open source software.

https://github.com/lucifier129/observe.js

观察对象的属性,当它变化时,调用指定函数(更新:支持事件命名空间)。
https://github.com/lucifier129/observe.js

Last synced: 10 months ago
JSON representation

观察对象的属性,当它变化时,调用指定函数(更新:支持事件命名空间)。

Awesome Lists containing this project

README

          

observe.js
==========

观察对象的属性,当它变化时,调用指定函数。