How do you find the number of attributes in a JS object? Turns out there's not a fantastic way to do it Sometimes it may be useful to know how many attributes a JavaScript object has. There's not a ...