Skip to content

Instantly share code, notes, and snippets.

View uffa's full-sized avatar

Matthew Uffalussy uffa

View GitHub Profile
@uffa
uffa / object-watch.js
Created March 29, 2016 22:19 — forked from eligrey/object-watch.js
object.watch polyfill in ES5
/*
* object.watch polyfill
*
* 2012-04-03
*
* By Eli Grey, http://eligrey.com
* Public Domain.
* NO WARRANTY EXPRESSED OR IMPLIED. USE AT YOUR OWN RISK.
*/