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 11# Github.js
22
33[ ![ 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 ]
55[ ![ 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] -->
88
99Github.js provides a minimal higher-level wrapper around Github's API. It was concieved in the context of
1010[ Prose] [ prose ] , a content editor for GitHub.
1111
12+ ## Docs
13+ Read the [ docs] [ docs ]
14+
1215## Installation
1316Github.js is available from ` npm ` or (soon) [ cdnjs] [ cdnjs ] .
1417
@@ -105,3 +108,4 @@ yahoo.getRepos(function(err, repos) {
105108[ npm-package ] : https://www.npmjs.com/package/github-api
106109[ prose ] : http://prose.io
107110[ 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