create-react-class(latest: 15.7.0) Legacy API for creating React components.
schedule(latest: 0.5.0) Cooperative scheduler for the browser environment.
fbjs-css-vars(latest: 1.0.2) This package exports a few of the CSS variables that we use in Facebook projects. This is not the full list we have internally but focused on making available the minimum set needed by our open source projects.
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
node-haste(latest: 2.12.0) node-haste is a dependency management system for static resources for node.js. It provides the ability to statically resolve JavaScript module dependencies both for node module resolution and Facebook's haste module system.
react-tools(latest: 0.13.3) A set of complementary tools to React, including the JSX transformer.
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
fbemitter(latest: 3.0.0) Facebook's EventEmitter is a simple emitter implementation that prioritizes speed and simplicity. It is conceptually similar to other emitters like Node's EventEmitter, but the precise APIs differ. More complex abstractions like the event systems used on
metro-visualizer(latest: 0.56.4) Suite of visual analysis tools for the metro bundler
htmltojsx(latest: 0.3.0) Converts HTML to JSX for use with React
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-static-container(latest: 1.0.2) Renders static content efficiently by allowing React to short-circuit the reconciliation process.
fb-watchman(latest: 2.0.2) Bindings for the Watchman file watching service
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-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
fbjs(latest: 3.0.5) A collection of utility libraries used by other Facebook JS projects
jest-get-type(latest: 29.6.3) A utility function to get the type of a value
diff-sequences(latest: 29.6.3) Compare items in two sequences to find a longest common subsequence