Is it possible to uncompress (if that\'s the right term even) for code like below?
var vote=function(){var k={informModerator:-1,undoMod:0,acceptedByOwner:1,
There is a feature called "Pretty Print" at Source tab in Developer Tools of Google Chrome. Click on curly bracket icon and see the formatted code.