{"library":"os-shim","type":"library","category":null,"description":"The `os-shim` package provides a compatibility layer for the native Node.js `os` module API, backporting features that became standard in Node.js 0.10.x to much older versions, specifically 0.4.x and 0.8.x. It shims functions like `os.tmpdir()`, `os.endianness()`, `os.platform()`, `os.arch()`, and the `os.EOL` constant, which were either missing or had differing behaviors in those legacy environments. The package is currently at version 0.1.3 (last updated circa 2013) and has an abandoned release cadence, meaning it is no longer actively maintained. Its primary differentiator was enabling consistent `os` module usage across deeply antiquated Node.js runtimes where standard `os` module features were inconsistent or absent.","language":"javascript","status":"abandoned","version":"0.1.3","tags":["javascript","os","tmpdir","endianness","shim"],"install":[{"cmd":"npm install os-shim","imports":["const os = require('os-shim')","os.tmpdir()","os.EOL"]},{"cmd":"yarn add os-shim","imports":[]},{"cmd":"pnpm add os-shim","imports":[]}],"homepage":null,"github":"https://github.com/h2non/node-os-shim","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/os-shim","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-shim/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Sat Jul 18","install_tag":null}}