0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-01-20 22:12:38 -05:00
astro/packages/integrations/react
Matthew Phillips cceeafb62a [ci] format
2024-05-07 17:13:57 +00:00
..
src [ci] format 2024-05-07 17:13:57 +00:00
test [ci] format 2024-04-17 08:38:53 +00:00
CHANGELOG.md [ci] release (#10890) 2024-05-02 19:59:20 +08:00
client-v17.js chore: import sort source code, exception for the astro package (#10242) 2024-02-27 11:15:27 +00:00
client.js [ci] format 2024-03-08 10:58:49 +00:00
context.js
jsx-runtime.js
package.json Support React 19 (#10942) 2024-05-07 13:13:03 -04:00
README.md
server-v17.js
server.js fix a deprecated method in react integration using SSR: renderToStaticNodeStream (#10893) 2024-04-30 08:01:21 -04:00
static-html.js
tsconfig.json
vnode-children.js chore: import sort source code, exception for the astro package (#10242) 2024-02-27 11:15:27 +00:00

@astrojs/react ⚛️

This Astro integration enables server-side rendering and client-side hydration for your React components.

Documentation

Read the @astrojs/react docs

Support

Contributing

This package is maintained by Astro's Core team. You're welcome to submit an issue or PR! These links will help you get started:

License

MIT

Copyright (c) 2023present Astro