node-package-test testing packages loading from github Quick start Install this package with npm i https://github.com/dmitriz/node-package-test Then create this file and run it with node: const f = require ('gh-test') console.log(f(process.argv[2]))