jquery-github-widget icon indicating copy to clipboard operation
jquery-github-widget copied to clipboard

A jQuery powered widget for displaying user and repo information for a given Github user

Results 3 jquery-github-widget issues
Sort by recently updated
recently updated
newest added

When I try to open [http://www.joepettersson.com/demo/jquery-github-widget/](http://www.joepettersson.com/demo/jquery-github-widget/) to watch your demo, I got this error: ``` Uncaught ReferenceError: j is not defined jquery.github.min.js:17 Uncaught TypeError: Cannot call method 'toLowerCase' of undefined...

It would be very useful to be able to list the repos for an organization instead of only users.

We are using a variation of your wonderful widget at Mozilla, to show contributors our Web QA repos, but we keep getting hit by the rate limit. Is there a...