rem’s avatarrem’s Twitter Archive—№ 37,129

  1. …in reply to @tgvashworth
    phuunet s.replace(/^(.*?)=(.*)$/, function (all, m1, m2) { b[m1] = m2 }); // utterly untested