Skip to content

holepunchto/bare-node-runtime

Repository files navigation

bare-node-runtime

Compatibility layer for Node.js builtins and globals in Bare.

npm i bare-node-runtime

Usage

require('bare-node-runtime/global')

require('some-nodejs-package', {
  with: { imports: 'bare-node-runtime/imports' }
})

License

Apache-2.0

About

Compatibility layer for Node.js builtins and globals in Bare

Resources

License

Stars

Watchers

Forks

Contributors