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

Autor
Panayot Ivanov
Verzija
0.0.1.20141001154443
Napravljeno
26/09/2014
Ažurirano
01/10/2014
Licenca
Nije dostupno

/*
* 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