Skip to content

Commit 5ba8541

Browse files
committed
added Javascript github wraper.
Added higher-level wrapper around the Github API. Intended for the browser, but may work on server side to.
1 parent c9a5146 commit 5ba8541

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

content/v3/libraries.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,11 +53,12 @@ GitHub v3 API. Builds are available in [Maven Central](http://search.maven.org/
5353
* [Node-GitHub][ajaxorg-node-github]
5454
* [NodeJS GitHub library][octonode]
5555
* [gh3 client-side API v3 wrapper][gh3]
56+
* [GitHub.js wrapper around the Github API][github]
5657

5758
[ajaxorg-node-github]: https://github.com/ajaxorg/node-github
5859
[octonode]: https://github.com/pksunkara/octonode
5960
[gh3]: https://github.com/k33g/gh3
60-
61+
[github]: https://github.com/michael/github
6162
## Objective-C
6263

6364
* [UAGithubEngine][uagithubengine]

0 commit comments

Comments
 (0)