25 packages
history-adapter
A "history adapter" for managing undoable (and redoable) state changes.
mix-n-matchers
Miscellaneous custom Jest matchers
next-create-endpoint-factory
A utility for creating NextJS API route handlers by method
rad-event-listeners
Utility to add multiple event listeners
react-redux
Official React bindings for Redux
redux
Predictable state container for JavaScript apps
@reduxjs/angular-redux
Official Angular bindings for [Redux](https://github.com/reduxjs/redux). Performant and flexible.
@reduxjs/redux-devtools-extension-fork
Wrappers for Redux DevTools Extension.
@reduxjs/rtk-codemods
A collection of codemods for updating legacy Redux Toolkit API usage patterns to modern patterns.
@reduxjs/toolkit
The official, opinionated, batteries-included toolset for efficient Redux development
@reduxjs/vue-redux
Official Vue bindings for Redux
redux-mock-store
A mock store for testing your redux async action creators and middleware
redux-thunk
Thunk middleware for Redux.
required-react-context
A simple React Context wrapper that throws an error if it is used without being provided
reselect
Selectors for Redux.
@rtk-incubator/action-listener-middleware
This package provides a callback-based Redux middleware that we plan to include in Redux Toolkit directly in the next feature release. We're publishing it as a standalone package to allow users to try it out separately and give us feedback on its API desi
@rtk-incubator/rtk-query
RTK Query is an advanced data fetching and caching tool, designed to simplify common cases for loading data in a web application. It is built on top of [Redux Toolkit](https://redux-toolkit.js.org/) and uses Redux internally for its architecture.
@rtk-incubator/rtk-query-codegen-openapi
<p align="center"> <img src="https://raw.githubusercontent.com/rtk-incubator/rtk-query/main/logo.png" width="400" /> </p> <h2 align="center"> Code Generator </h2>
@rtk-query/codegen-openapi
<p align="center"> <img src="https://raw.githubusercontent.com/rtk-incubator/rtk-query/main/logo.png" width="400" /> </p> <h2 align="center"> Code Generator </h2>
@rtk-query/graphql-request-base-query
@rtk-query/oazapfts-patched
Forked and patched version of oazapfts, an OpenApi TypeScript client generator
safeway
Type-safe serialisation and validation wrapper for string storage APIs
uncheckedindexed
A type helper to match the user's noUncheckedIndexedAccess setting
use-reducer-devtools
A `useReducer` wrapper that provides a Redux DevTools extension integration, including time travel debugging. Supports both Redux style and non-Redux style reducers.
vitest-browser-lit
Render Lit components in Vitest Browser Mode