loading files into the current js context
npm install loadrjs
var loadr = require('loadrjs'); loadr.load('../base/directory',['scripts/source.js','scripts/source2.js']);