136 packages
@acdlite/react
React is a JavaScript library for building user interfaces.
@acdlite/react-dom
React package for working with the DOM.
@acdlite/router
An experiment in functional routing.
anthem
Simple REST API for blogging
babel-plugin-optimize-react
Babel plugin for optimizing common React patterns
change-emitter
Listen for changes. Like an event emitter that only emits a single event type. Really tiny.
create-react-class
Legacy API for creating React components.
create-subscription
utility for subscribing to external data sources inside React components
eslint-plugin-react-hooks
ESLint rules for React Hooks
flpunx
Better than all the other Flux libraries combined!
flummox
Idiomatic, modular, testable, isomorphic Flux. No singletons required.
flummox-immutable-store
Flummox store with Immutable.js support for serialization and undo/redo
flux-standard-action
A human-friendly standard for Flux action objects
gulp-do
Directory-based, promisified task management for Gulp
interaction-tracking
-
jest-react
Jest matchers and utilities for testing React components.
jest-scheduler
json-sass
Transform JSON into scss syntax Sass.
leaf-flux-dispatcher
A Flux Dispatcher, with promises
proptypes
React's PropTypes, packaged up as a standalone module.
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