JavaScript SVG parser and renderer on Canvas.
Client-side HTML-to-PDF rendering using pure JS
This hook can be used to render client-based components or run client logic
This hook can be used to render client-based components or run client logic
☯️ React hook to determine if you're on the server or browser
A library that drives the visual grid with dom snapshot rendering.
Generating CSS using JS with considerable flexibility and extensibility, at both server side and client side.
Server-render browser-based user preferences (like theme preference and timezone).
ConfigCat Feature Flags for Server Side Rendered apps like NuxtJS. Official ConfigCat SDK for Server Side Rendered to easily access feature flags.
A Feature Service for managing the state transfer to the client when rendering on the server.
🔥 React hook for maintaining correct values, in a clean way
Collect ordered React render data seamlessly across the server and client.
Allows you to fetch an external markdown file and show it parsed in your React application. Keep in mind this functionality doesn't offer server-side rendering, so your Markdown content will be loaded only in the client.
Javascript SVG parser and renderer on Canvas
JavaScript renderer compatible with the Solana Kit library
Server Side Rendering for a component and skip the hydration step on the client but, as soon as it appears on the viewport, then hydrate it. Useful for list of items.
A lite client of Kinobi by Metaplex Foundations that's suitable for web deployment and omits the renderers
Javascript SVG parser and renderer on Canvas, adapted for CommonJS
Unleash the Power of React Server Components! Use multiple themes on your site with confidence, without losing any advantages of React Server Components.
A GraphQL client for React using modern context and hooks APIs that’s lightweight (< 4 kB) but powerful; the first Relay and Apollo alternative with server side rendering.
Unleash the Power of React Server Components! Use dark/light mode on your site with confidence, without losing any advantages of React Server Components
Unlock the Potential of React Server Components! Harness the power of an ESBuild plugin designed for crafting libraries compatible with RSC (React18 Server Components).
This is an Express view engine which renders React components on server. It renders static markup and *does not* support mounting those views on the client.
The renderer used to render top level components server side and to create client bundles. Add any "pages" (top level components) here for rendering, by adding a route and the webpack config necessary to create a client bundle.
Runtime functions and interfaces used in rendering documentalist data
Unleash the Power of React Server Components! Use multiple themes on your site with confidence, without losing any advantages of React Server Components.
Renders Rust clients for your programs
@bugsnag/electron plugin to sync information between JS renderers
Autogenerate IDs to facilitate WAI-ARIA and server rendering.
Client-side HTML-to-PDF rendering using pure JS
Extract all CSS from a given url, both server side and client side rendered.
maxGraph is a fully client side JavaScript diagramming library that uses SVG and HTML for rendering.
Unleash the Power of React Server Components! Use dark/light mode on your site with confidence, without losing any advantages of React Server Components
Renders nested React components with asynchronous cached loading; useful for GraphQL clients and server side rendering.
JavaScript renderer compatible with the Umi framework
Server Side Rendering for a component and skip the hydration step on the client. Useful for components that don't need to use interactivity (like SEO links).
A utility for safely getting properties from the window object in projects that render on both the server and the client.
Use to render Component in dynamic, that component could be server component or client component.
An Astro integration for rendering Mermaid diagrams with automatic theme switching and client-side rendering
Official React Components library to render a dotCMS page.
The SSRx renderer establishes some patterns to hook into the lifecycle of streaming SSR apps in a framework/library agnostic way. It is client and server framework agnostic, so long as the server runtime supports web streams and AsyncLocalStorage (node 18