Methods for working with the GitHub Gist API. Node.js/JavaScript
jonschlinkertover 2 years agoFetch the GitHub API response for a specified repository, or for all those that match a particular GitHub user/organization or a search query
bevryabout 1 year agoTiny wrapper around github-base for getting publicly available information for a repository, or all of the repositories for one or more users or orgs, from the GitHub API.
jonschlinkertover 2 years agoTiny wrapper around github-base for getting publicly available information for a repository, or all of the repositories for one or more users or orgs, from the GitHub API.
bustercalmost 3 years agogetrepos has been renamed to @bevry/github-repos: npm uninstall 'getrepos' && npm install '@bevry/github-repos' && open 'https://www.npmjs.com/package/@bevry/github-repos'
bevryover 2 years ago