react-addons-css-transition-group(latest: 15.6.2) The code in this package has moved. We recommend you to use `CSSTransitionGroup` from [`react-transition-group`](https://github.com/reactjs/react-transition-group) instead.
react-addons-linked-state-mixin(latest: 15.6.2) >**Note:** >This is a legacy React addon, and is no longer maintained. > >We don't encourage using it in new code, but it exists for backwards compatibility. >The recommended migration path is to explicitly set `value` and the `onChange` handler instead
react-addons-transition-group(latest: 15.6.2) The code in this package has moved. We recommend you to use `TransitionGroup` from [`react-transition-group`](https://github.com/reactjs/react-transition-group) instead.
react-linked-input(latest: 15.6.2) LinkedInput supports the ReactLink semantics
react-highlight.js(latest: 1.0.7) A lightweight React wrapper around the Highlight.js syntaxt highlighting library
react-virtualized-select(latest: 3.1.3) Drop-down menu for React with windowing to support large numbers of options.
prop-types(latest: 15.7.2) Runtime type checking for React props and similar objects.
js-worker-search(latest: 1.4.1) JavaScript client-side search API with web-worker support
react-window-infinite-loader(latest: 1.0.5) InfiniteLoader component inspired by react-virtualized but for use with react-window
babel-preset-fbjs(latest: 3.3.0) Babel preset for Facebook projects.
react-flame-graph(latest: 1.4.0) React component for visualizing profiling data
js-search(latest: 2.0.0) JS Search is an efficient, client-side search library for JavaScript and JSON objects
react-transport-dom-relay(latest: 0.0.1) React Transport is a library for serializing React Block models over the network. It is meant to be integrated into meta-frameworks. It is not meant to be used directly.
react-transport-dom-webpack(latest: 0.0.1) React Transport is a library for serializing React Block models over the network. It is meant to be integrated into meta-frameworks. It is not meant to be used directly.
react-transport-dom-parcel(latest: 0.0.1) React Transport is a library for serializing React Block models over the network. It is meant to be integrated into meta-frameworks. It is not meant to be used directly.
react-transport-native-metro(latest: 0.0.1) React Transport is a library for serializing React Block models over the network. It is meant to be integrated into meta-frameworks. It is not meant to be used directly.
react-transport-dom-rollup(latest: 0.0.1) React Transport is a library for serializing React Block models over the network. It is meant to be integrated into meta-frameworks. It is not meant to be used directly.
react-transport-dom(latest: 0.0.1) React Transport is a library for serializing React Block models over the network. It is meant to be integrated into meta-frameworks. It is not meant to be used directly.
react-mysql(latest: 0.0.1) React Suspense bindings for MySQL.
react-pg(latest: 0.0.1) React Suspense bindings for PostgreSQL.
react-idb(latest: 0.0.1) React Suspense bindings for IndexedDB.
progress-estimator(latest: 0.3.0) Animated progress bars with estimated durations
fbjs(latest: 3.0.0) A collection of utility libraries used by other Facebook JS projects
create-react-class(latest: 15.7.0) Legacy API for creating React components.
react-refresh(latest: 0.9.0) React is a JavaScript library for building user interfaces.
react(latest: 17.0.1) React is a JavaScript library for building user interfaces.
react-art(latest: 17.0.1) 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-dom(latest: 17.0.1) React package for working with the DOM.
react-is(latest: 17.0.1) Brand checking of React Elements.
react-reconciler(latest: 0.26.1) React package for creating custom renderers.
react-addons-pure-render-mixin(latest: 15.6.3) >**Note:** >This is a legacy React addon, and is no longer maintained. > >We don't encourage using it in new code, but it exists for backwards compatibility. >The recommended migration path is to use [`React.PureComponent`](https://facebook.github.io/re
react-addons-shallow-compare(latest: 15.6.3) >**Note:** >This is a legacy React addon, and is no longer maintained. > >We don't encourage using it in new code, but it exists for backwards compatibility. >The recommended migration path is to use [`React.PureComponent`](https://facebook.github.io/re
react-addons-update(latest: 15.6.3) >**Note:** >This is a legacy React addon, and is no longer maintained. > >We don't encourage using it in new code, but it exists for backwards compatibility. >The recommended migration path is to use [`immutability-helper`](https://github.com/kolodny/im
react-devtools(latest: 4.10.1) Use react-devtools outside of the browser
react-devtools-core(latest: 4.10.1) Use react-devtools outside of the browser
react-server-dom-webpack(latest: 0.0.1) 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-virtualized(latest: 9.22.3) React components for efficiently rendering large, scrollable lists and tabular data
react-select(latest: 3.2.0) A Select control built with and for ReactJS
react-virtualized-auto-sizer(latest: 1.0.4) Standalone version of the AutoSizer component from react-virtualized