File tree Expand file tree Collapse file tree 1 file changed +7
-3
lines changed Expand file tree Collapse file tree 1 file changed +7
-3
lines changed Original file line number Diff line number Diff line change 1
1
# Github.js
2
2
3
3
[ ![ Downloads per month] ( https://img.shields.io/npm/dm/github-api.svg?maxAge=2592000 )] [ npm-package ]
4
- [ ![ Latest version] ( https://img.shields.io/npm/v/github-api.svg?maxAge=2592000 )] [ npm-package ]
4
+ [ ![ Latest version] ( https://img.shields.io/npm/v/github-api.svg?maxAge=3600 )] [ npm-package ]
5
5
[ ![ Gitter] ( https://img.shields.io/gitter/room/michael/github.js.svg?maxAge=2592000 )] [ gitter ]
6
- [ ![ Travis] ( https://img.shields.io/travis/michael/github.svg?maxAge=2592000 )] [ travis-ci ]
7
- [ ![ Codecov] ( https://img.shields.io/codecov/c/github/michael/github.svg?maxAge=2592000 )] [ codecov ]
6
+ [ ![ Travis] ( https://img.shields.io/travis/michael/github.svg?maxAge=60 )] [ travis-ci ]
7
+ <!-- [][codecov] -->
8
8
9
9
Github.js provides a minimal higher-level wrapper around Github's API. It was concieved in the context of
10
10
[ Prose] [ prose ] , a content editor for GitHub.
11
11
12
+ ## Docs
13
+ Read the [ docs] [ docs ]
14
+
12
15
## Installation
13
16
Github.js is available from ` npm ` or (soon) [ cdnjs] [ cdnjs ] .
14
17
@@ -105,3 +108,4 @@ yahoo.getRepos(function(err, repos) {
105
108
[ npm-package ] : https://www.npmjs.com/package/github-api
106
109
[ prose ] : http://prose.io
107
110
[ xhr-link ] : http://blogs.msdn.com/b/ieinternals/archive/2010/05/13/xdomainrequest-restrictions-limitations-and-workarounds.aspx
111
+ [ docs ] : http://clayreimann.me/github/
You can’t perform that action at this time.
0 commit comments