{"library":"node-stdlib-browser","type":"library","category":null,"description":"node-stdlib-browser provides polyfills for Node.js standard library modules, enabling code that relies on these Node.js built-ins to run in browser environments. It serves as a actively maintained alternative to the original `node-libs-browser` package, which is deprecated. Version 1.3.1 is the current stable release. The package does not adhere to a strict time-based release cadence but sees regular updates for dependency bumps, bug fixes, and new bundler support. Key differentiators include explicit support for modern bundlers like Webpack, Rollup, Vite, and esbuild, as well as handling the `node:` protocol for built-in module imports.","language":"javascript","status":"active","version":"1.3.1","tags":["javascript","node","std","browser","api","typescript"],"install":[{"cmd":"npm install node-stdlib-browser","imports":["import stdLibBrowser from 'node-stdlib-browser';\n// or\nconst stdLibBrowser = require('node-stdlib-browser');","import { NodeProtocolUrlPlugin } from 'node-stdlib-browser/helpers/webpack/plugin';","import { handleCircularDependancyWarning } from 'node-stdlib-browser/helpers/rollup/plugin';","const esbuildShim = require.resolve('node-stdlib-browser/helpers/esbuild/shim');\n// For direct import if your bundler supports it:\n// import esbuildShim from 'node-stdlib-browser/helpers/esbuild/shim';"]},{"cmd":"yarn add node-stdlib-browser","imports":[]},{"cmd":"pnpm add node-stdlib-browser","imports":[]}],"homepage":null,"github":"https://github.com/niksy/node-stdlib-browser","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/node-stdlib-browser","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/node-stdlib-browser/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Sat Jul 18","install_tag":null}}