object.watch

Observe changes on object properties.

Dette scriptet burde ikke installeres direkte. Det er et bibliotek for andre script å inkludere med det nye metadirektivet // @require https://update.greasyfork.org/scripts/5314/20683/objectwatch.js

Forfatter
Panayot Ivanov
Versjon
0.0.1.20141001154443
Lagd
26.09.2014
Oppdatert
01.10.2014
Size
1,4 kB
Lisens
I/T

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