There have been numerous instances where I've received minified javascript and css files to be used in html. In similar situations in .Net, I utilize the Object Browser in Visual Studio to easily view all methods and properties along with comments, making it simple to use dll files with classes. Is there a comparable tool or method for examining minified javascript files?