In the course of programming we encounter large javascript files which are open source and written in an object oriented manner( like JQuery ).
If we need to modify
I agree with allyourcode there's no magic trick. You have to read the code and read the docs. And if the docs are no good, maybe you should think about using a different framework.