top | item 8750008

(no title)

jameswyse | 11 years ago

I've been using something similar for a while: https://chrome.google.com/webstore/detail/github-linker/jlma...

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>'

discuss

order

lxe|11 years ago

Oh nice! I had no idea this problem was already solved. I'm using ghub.io in the background as well.

Also it seems that I learn a new `npm` CLI command every few days!

bahmutov|11 years ago

same with `npm home <pkg name>`