runtime-module-loader
Node.js compatible module loader for runtime.js
Features:
- Node.js module resolution algorithm
- package.json
runtimefield to be able to override entry point for runtime.js, similar to browser field - runtime.js can't handle native
*.nodemodules, throws an error for those
USAGE
var Loader = ;var loader = fileExistsFunction readFileFunction runScriptFunction;loader;LICENSE
Apache License, Version 2.0