Skip to content

Instantly share code, notes, and snippets.

View jiajianrong's full-sized avatar

jiajianrong jiajianrong

  • Amap, Alibaba
  • Beijing, China
View GitHub Profile
@jiajianrong
jiajianrong / object-watch.js
Created June 8, 2016 11:34 — 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.
*/