{"library":"rax-server-renderer","type":"library","category":null,"description":"rax-server-renderer is a server-side rendering (SSR) package specifically designed for applications built with Rax, Alibaba's lightweight React-compatible framework. It enables Rax components to be rendered into HTML strings on the server, facilitating faster initial page loads, improved SEO, and better user experience for Rax-based web applications. The current stable version is 1.4.1. While the provided release history details updates primarily through v1.2.2 around late 2020 to early 2021, the current version indicates ongoing development, though the package hasn't seen a new npm release in the past 12 months according to external reports. Its primary differentiator is its tight integration within the Rax ecosystem, providing the necessary tools to implement isomorphic Rax applications. ","language":"javascript","status":"maintenance","version":"1.4.1","tags":["javascript"],"install":[{"cmd":"npm install rax-server-renderer","imports":["import renderer from 'rax-server-renderer';","import renderer from 'rax-server-renderer';\nconst html = renderer.renderToString(<MyComponent />);","import { createElement, Component } from 'rax';"]},{"cmd":"yarn add rax-server-renderer","imports":[]},{"cmd":"pnpm add rax-server-renderer","imports":[]}],"homepage":"https://rax.alibaba.io","github":"https://github.com/alibaba/rax","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/rax-server-renderer","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/rax-server-renderer/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Sat Jul 18","install_tag":null}}