Skip to content

Instantly share code, notes, and snippets.

View JO3-W3B-D3V's full-sized avatar
:atom:
I'm probably busy writing code or something.

Joseph Evans JO3-W3B-D3V

:atom:
I'm probably busy writing code or something.
View GitHub Profile
@eligrey
eligrey / object-watch.js
Created April 30, 2010 01:38
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.
*/