Skip to content

Repository files navigation

A :octocat: GitHub 📦 wrapper library

Coverage StatusVersionDownloads

A GitHub wrapper library.

Features

How to install

npm install @dog-ai/github-wrapper

How to use

Use it in your app

constGitHub=require('github-wrapper')constgithub=newGitHub({octokit: {auth: 'my-personal-token'}})github.getOrgRepos('dog-ai').then((repos)=>repos.forEach(({ name })=>console.log(name)))

Releases

Sponsor this project

Packages

Used by

Contributors

Languages