Code refactoring is a technique for restructuring an existing block of code, modifying its internal structure without changing its external behavior.
krakto.js focuses on a JS object, gathering all the info it can get about it.
It gets stats about it and displays them using a nicely formatted table and a distribution graph for their length.
A bookmarklet is included with the download package, for easy analysis of any online JS script.
Here are some key features of "kratko.js":
Object stats:
· Lengths of methods
· Lengths of method arguments
· Method average
· Minimum values
· Maximum values
Requirements:
· JavaScript enabled on client side