31 packages
accio
Configurable generator creation for JS.
create-react-class
Legacy API for creating React components.
create-subscription
utility for subscribing to external data sources inside React components
draft-js
A React framework for building text editors.
eslint-config-brigade
Brigade's ESLint configuration
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.
react-addons-transition-group
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-addons-update
>**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-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-call-return
Experimental APIs for multi-pass rendering in React.
react-dom
React package for working with the DOM.
react-dom-factories
React package for DOM factory methods.
react_generator
A generator for React Component skeletons, to be used with Accio.
react-lifecycles-compat
Backwards compatibility polyfill for React class components
react-linked-input
LinkedInput supports the ReactLink semantics
react-native-renderer
React package for use inside react-native.
react-reconciler
React package for creating custom renderers.