Pro tip: Add an 'npm' shortcut to your chrome address bar. Link it to http://ghub.io/%s and 'npm <packagename>' will take you directly to the repo.
You can also do this in the shell with 'npm repo <packagename>'
Also it seems that I learn a new `npm` CLI command every few days!
Clicking on node require()s takes you to their Github project page, a relative file, or a Node.js API documentation page.
Uses ghub.io for all npm packages, and Node docs for the native modules.
I hope you find it useful!
Pro tip: Add an 'npm' shortcut to your chrome address bar. Link it to http://ghub.io/%s and 'npm <packagename>' will take you directly to the repo.
You can also do this in the shell with 'npm repo <packagename>'