Node standard library for the browser ↦
Webpack’s node-libs-browser
was standard for bringing Node libraries to browsers (at least those which can be polyfilled), but it’s no longer maintained.
My version updates the original package with maintained versions of packages, adds support for Rollup, esbuild and Browserify, brings support for node:
protocol, and much more.
Discussion
Sign in or Join to comment or subscribe