20 packages
babel-plugin-react-compiler
Babel plugin for React Compiler.
eslint-plugin-react-compiler
ESLint plugin to display errors found by the React compiler.
eslint-plugin-react-hooks
ESLint rules for React Hooks
jest-react
Jest matchers and utilities for testing React components.
react
React is a JavaScript library for building user interfaces.
react-art
React ART is a JavaScript library for drawing vector graphics using React. It provides declarative and reactive bindings to the ART library. Using the same declarative API you can render the output to either Canvas, SVG or VML (IE8).
react-compiler-healthcheck
Health check script to test violations of the rules of react.
react-compiler-runtime
Runtime for React Compiler
react-dom
React package for working with the DOM.
react-is
Brand checking of React Elements.
react-markup
React package generating embedded markup such as e-mails with support for Server Components.
react-reconciler
React package for creating custom renderers.
react-refresh
React is a JavaScript library for building user interfaces.
react-server-dom-parcel
React Server Components bindings for DOM using Parcel. This is intended to be integrated into meta-frameworks. It is not intended to be imported directly.
react-server-dom-turbopack
React Server Components bindings for DOM using Turbopack. This is intended to be integrated into meta-frameworks. It is not intended to be imported directly.
react-server-dom-webpack
React Server Components bindings for DOM using Webpack. This is intended to be integrated into meta-frameworks. It is not intended to be imported directly.
react-test-renderer
React package for snapshot testing.
scheduler
Cooperative scheduler for the browser environment.
use-subscription
Reusable hooks
use-sync-external-store
Backwards compatible shim for React's useSyncExternalStore. Works with any React that supports hooks.