1.0.4 • Published 4 years ago
monkey-github-api v1.0.4
monkey-github-api
Install with npm
$ npm i monkey-github-apiExamples
const client = new MonkeyGitHubAPI();
await client.searchRepositories(1, 'TypeScript')License
MIT
npm$ npm i monkey-github-apiconst client = new MonkeyGitHubAPI();
await client.searchRepositories(1, 'TypeScript')MIT