You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+10Lines changed: 10 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -33,6 +33,16 @@ And that's it \o/
33
33
34
34
[Check full example's source code](https://github.com/zenorocha/jquery-github/blob/master/demo/index.html).
35
35
36
+
## Extra
37
+
38
+
Added functionality to fetch and display all repos for a user, to do so just call the plugin on the container and pass it a github username as part of its options object:
0 commit comments