46 packages
create-react-class
Legacy API for creating React components.
prop-types
Runtime type checking for React props and similar objects.
react
React is a JavaScript library for building user interfaces.
react-addons-create-fragment
react-addons-css-transition-group
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
>**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-perf
This package provides the React Perf add-on.
react-addons-pure-render-mixin
>**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
>**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-test-utils
This package provides the React TestUtils add-on.