react-ssr topic

List react-ssr repositories

react-isomorphic-data

38
Stars
7
Forks
Watchers

Easily fetch json data in your React components, with similar APIs to react-apollo, and Suspense SSR :tada:

angela

15
Stars
0
Forks
Watchers

🙂angela (安其拉):react ssr router redux; react同构框架

webpack-isomorphic

21
Stars
1
Forks
Watchers

A lightweight solution for the server-side rendering of Webpack-built applications.

react-server-renderer

28
Stars
3
Forks
Watchers

Yet another simple React SSR solution inspired by vue-server-render

use-viewport-sizes

38
Stars
3
Forks
Watchers

tiny React hook which allows you to track visible window viewport size in your components w/ an optional debounce for updates for optimal rendering.

vike-react

76
Stars
12
Forks
Watchers

🔨 React integration for Vike

vite-react-ssr-boilerplate

28
Stars
4
Forks
Watchers

ssr boilerplate based on vite & vite-plugin-ssr & react18! ✌️

keywork

45
Stars
4
Forks
Watchers

A library for building V8 Isolate web apps on Cloudflare Workers, Deno, and Node.JS

ssrx

83
Stars
7
Forks
Watchers

A thin layer on top of Vite to build modern SSR apps with a delightful DX.

react-hydrate

31
Stars
1
Forks
Watchers

Generic data fetching, caching, and SSR hydration pattern for React