nodezoo/nodezoo-workshop

make github icons more consistent

dominictarr opened this issue · 5 comments

It's highly useful to know if a module don't have a link to a github repo - so that I can immediately prune that module from my considerations.

but, sometimes the github icon doesn't appear, but the name still links to a git hub page,
example;
hoarders in http://www.nodezoo.com/#q=grab-bag : name links to github, but no icon.
pomelo (in the same search) has no link at all.

I propose: github icon should always appear if there is a link.
if there is no way to get to github, show a sad face or something.

good idea - always showing github

what if a module doesn't actually have a github link in it's package.json?

just linking to npmjs.org in that case
e.g. http://nodezoo.com/#q=mysql
mysql 2.0.0-alpha4

perfect.

On roadmap