millermedeiros / amd-utils

modular JavaScript utilities written in the AMD format
http://millermedeiros.github.com/amd-utils
142 stars 11 forks source link

add object: set(obj, propName, val), unset(obj, propName), has(obj, propName) #30

Closed millermedeiros closed 12 years ago

millermedeiros commented 12 years ago

see https://gist.github.com/1184675 and https://gist.github.com/1439504