UNPKG

shubhamoy-github-example

Version:

List Github Repos

5 lines (4 loc) 129 B
var github = require("./github.js"); github.getRepos("shubhamoy", function(repos){ console.log("Shubhamoy's repos", repos); });