{"library":"interweave-ssr","type":"library","category":null,"description":"Interweave SSR (Server-Side Rendering) is a utility package designed to enable the Interweave React component library to function correctly in Node.js environments. It addresses the common issue in SSR setups where browser-specific global objects like `document` and `window` are absent, causing runtime errors for libraries that expect them. This package, currently at version 2.0.0, provides a simple `polyfill()` function that simulates the necessary DOM APIs within the Node.js context, allowing `Interweave` components to render without errors during the server-side generation phase. Its release cadence is closely tied to the main `Interweave` library, ensuring compatibility. It differentiates itself by offering a targeted polyfill solution specifically for `Interweave`, rather than a broad, potentially over-engineered, general-purpose DOM emulation library. It is crucial for applications using `Interweave` that require universal rendering capabilities.","language":"javascript","status":"active","version":"2.0.0","tags":["javascript","interweave","react","ssr","typescript"],"last_verified":"Wed May 27","install":[{"cmd":"npm install interweave-ssr","imports":["import { polyfill } from 'interweave-ssr';"]},{"cmd":"yarn add interweave-ssr","imports":[]},{"cmd":"pnpm add interweave-ssr","imports":[]}],"homepage":null,"github":"https://github.com/milesj/interweave","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/interweave-ssr","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/interweave-ssr/compatibility"}}