{"library":"meteor-node-stubs","type":"library","category":null,"description":"meteor-node-stubs provides browser-compatible stub implementations for Node.js built-in modules (e.g., `path`, `buffer`, `process`, `crypto`). It enables NPM packages, even those initially for Node.js, to run within Meteor client-side applications by transparently redirecting imports to these browser-friendly stubs, requiring no manual configuration. The current stable version is 1.2.27, with releases tied to the broader Meteor ecosystem's update cycle for security and compatibility, including Meteor 3.x. Its key differentiator is automatic integration with Meteor's build process, minimizing client bundle bloat by only including necessary stubs.","language":"javascript","status":"active","version":"1.2.27","tags":["javascript","stubs","shims","node","builtins","core","modules","browserify","webpack"],"install":[{"cmd":"npm install meteor-node-stubs","imports":["import { join } from 'path';","console.log(process.env.NODE_ENV);","import { Buffer } from 'buffer';"]},{"cmd":"yarn add meteor-node-stubs","imports":[]},{"cmd":"pnpm add meteor-node-stubs","imports":[]}],"homepage":null,"github":"https://github.com/meteor/meteor.git#devel","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/meteor-node-stubs","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/meteor-node-stubs/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Sat Jul 18","install_tag":null}}