commonjs-standalone-delegate-node
TypeScript icon, indicating that this package has built-in type declarations

0.2.0 • Public • Published

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

Package Sidebar

Install

npm i commonjs-standalone-delegate-node

Weekly Downloads

1

Version

0.2.0

License

MIT

Unpacked Size

4.46 kB

Total Files

5

Last publish

Collaborators

  • suchipi