aequery
aequery copied to clipboard
Allow forEachProperty to accept Options (separate, groups)
Original report by Zack Lovatt (Bitbucket: zlovatt, GitHub: zlovatt).
getPropertyChildren accepts an options object for separate and groups -- forEachProperty should accept this, too.
forEachProperty: function(obj, callback, options)