Allows watching property changes on objects, mutating the properties, and unwatching them by providing the original function reference (just like with events).
Modeled from Eli Grey's Object-Watch: https://gist.github.com/eligrey/384583
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Allows watching property changes on objects, mutating the properties, and unwatching them by providing the original function reference (just like with events).
Modeled from Eli Grey's Object-Watch: https://gist.github.com/eligrey/384583