Hi,
Thought I'd share a bookmarklet I wrote up:
http://tagaholic.me/2009/04/06/github-bookmarklet-for-user-pages.html.
The bookmarklet is used on user pages to allow repository sorting and
add additional repo stats.
To just try the bookmarklet go to http://github.com/defunkt and paste
the following:
javascript:(function(){$.getScript("http://tagaholic.me/javascripts/
jquery.githubUserPage.js",function(){$.githubUserPage()})})()
Enjoy!
Gabriel
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"GitHub" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/github?hl=en
-~----------~----~----~----~------~----~------~--~---