UNPKG

nino-github-example

Version:

Get a list of github user repos

4 lines (3 loc) 143 B
var MybleChat = require("./my_module.js"); console.log("Hello: ", MybleChat.hello()); console.log("My number: " + MybleChat.increment(10));