0.2.0 • Published 2 years ago

commonjs-standalone-delegate-node v0.2.0

Weekly downloads
3
License
MIT
Repository
github
Last release
2 years ago

commonjs-standalone-delegate-node

commonjs-standalone-delegate-node is an example of a commonjs-standalone delegate. It uses the resolve package from npm to resolve modules and node's fs and vm modules to read and run them.

You wouldn't actually need commonjs-standalone in node since it has a built-in CommonJS loader, but this package nonetheless serves as a useful example.

License

MIT