There's a famous copy of professionally commented jQuery found here: http://ajax.googleapis.com/ajax/libs/jquery/1/jquery.js
I'm trying to learn JavaScript and d3.js by going through the d3.js source code. A copy of d3.js with similar comments would help me a lot.
d3.js has a lot of great documentation and examples, but I haven't found any commented source.
Anyone seen something like this?