{"library":"os-browserify","type":"library","category":null,"description":"The `os-browserify` package provides a browser-compatible shim for Node.js's native `os` module, allowing CommonJS `require('os')` calls to function in web browsers when bundled with Browserify. Its current stable version is 0.3.0, last published in April 2017, indicating an effectively abandoned release cadence. This package serves as a direct polyfill for many `os` functions, adapting them to a browser environment or providing sensible defaults or stubs where native browser APIs cannot replicate Node.js functionality. It differentiates itself by tightly integrating with the Browserify bundling ecosystem, automatically replacing the Node.js `os` core module during the bundling process, making it transparent to applications originally written for Node.js.","language":"javascript","status":"abandoned","version":"0.3.0","tags":["javascript"],"install":[{"cmd":"npm install os-browserify","imports":["const os = require('os');","console.log(os.platform());"]},{"cmd":"yarn add os-browserify","imports":[]},{"cmd":"pnpm add os-browserify","imports":[]}],"homepage":null,"github":"https://github.com/CoderPuppy/os-browserify","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/os-browserify","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/os-browserify/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Sat Jul 18","install_tag":null}}