object.watch

Observe changes on object properties.

This script should not be not be installed directly. It is a library for other scripts to include with the meta directive // @require https://update.greasyfork.org/scripts/5314/20683/objectwatch.js

Аўтар
Panayot Ivanov
Версія
0.0.1.20141001154443
Створаны
26.09.2014
Абноўлены
01.10.2014
Памер
1.4 КБ
Ліцэнзія
Н/Д

/*
* object.watch polyfill
*
* 2012-04-03
*
* By Eli Grey, http://eligrey.com
* Public Domain.
* NO WARRANTY EXPRESSED OR IMPLIED. USE AT YOUR OWN RISK.
*
*/

See examples of the usage here:
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object/watch#Examples