redux-profiler
A Redux store enhancer which uses User Timing API to profile redux actions and time spent on notifying store listeners
Found 10448 results for redux'
A Redux store enhancer which uses User Timing API to profile redux actions and time spent on notifying store listeners
Error catcher middleware for Redux reducers and sync middlewares
Socket.io bindings for Vue.js and Vuex (inspired by Vue-Socket.io)
Default merger for redux-storage
Segment.io analytics integration for redux.
Subscribe to changes in any part of redux state
Official plugins for Redux Resource
A set of tiny, composable React components for handling state with render props.
A library for managing state through query parameters in the URL in React. Works well with or without Redux and React Router.
React / Redux / TypeScript Utils
Filter decorator for redux-storage
Sensible promise handling and middleware for redux
WebSocket plugin for @ngxs/store
A library to easily use Split JS SDK with Redux and React Redux
A utility to wrap many copies of a single Redux reducer into a single key-based reducer.
rxjs 7 websockets library
A redux middleware to handle websocket connections
Wraps react-redux up for Preact, without preact-compat
An action creator and saga for integrating Redux Form and Redux Saga
[![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![dependency status][deps-svg]][deps-url] [![dev dependency status][dev-deps-svg]][dev-deps-url] [![License][license-image]][license-url] [![Downloads][downloads-im
reset redux state
👻🟣
Redux bindings for Firestore.
A simple & customizable notifications system for React
Action creators for Redux Resource using the xhr library
[](https://npmjs.org/package/redux-react-session) [](https://travis-ci.org/bernabe9/
Redux requests factory
CARTO for React - Widgets
CARTO for React - Redux
Dispatching an action handled by redux-saga returns promise
eslint rules to enforce best practices in selectors made with reselect
A React DOM Bootstrapper designed to harmonise a hybrid application
a form schema compiler
an react redux like lib but for backbone
<h1 align="center"> <img src="https://i.imgur.com/S8jnr8O.png" height="300px" alt="redux zero logo" title="redux zero logo"> <br> </h1> <p align="center" style="font-size: 1.2rem;">A lightweight state container based on Redux</p>
Asynchronous data framework for React
Add expiration to your persisted store
An efficient memoizer for functions that only receive immutable arguments. Ideal for Redux and similar environments.
A simple and powerful package for translate your react applications.
A react hook to use reducers for local state in a typesafe way, with an API like createSlice from redux-starter-kit and immer integration.
Storage enhancer to debounce persist requests.
HMR plugin for NGXS. See [repo](https://github.com/ngxs/store) for more info.
Redux middleware for triggering side effects
Extends React's useReducer() hook so that the dispatcher supports thunks.
Redux bindings for React Router — keep your router state inside your Redux Store.
Use seamless-immutable with redux-persist v5
A mock store for testing your redux async action creators and middleware
Mapped Types Library for TypeScript
Higher order component for matchMedia
Simple side effects middleware
Selectors for mapping over collections.
Easy way to keep your backbone collections and redux store in sync
window.localStorage engine for redux-storage
Mocks out Redux actions and selectors for clean React Jest tests.
Select values from databases using asynchronous selectors.
Compose a Redux store out of smaller bundles of functionality.
<p align="center"> <img src="https://raw.githubusercontent.com/ngxs-labs/emitter/master/docs/assets/emitter.png"> </p>
An opinionated connector between socket.io and redux
A higher-order component for keeping Immutable objects outside your presentational components
A snackbar (displays toasts) for reactjs, using the redux state container
Framework-agnostic state management library designed for simplicity and scalability
Gatsby plugin for React-Redux with built-in server-side rendering support
Functional Type-safe Flux Standard Utilities
a reducer enhancer to enable type-agnostic optimistic updates
Simple, elegant, and configurable redux-saga monitor.
Keep your Angular 2+ router state in Redux.
Framework-agnostic state management library designed for simplicity and scalability
Redux action creator for making async actions with redux-promise-middleware
Declarative AJAX requests and automatic network state management for single-page applications
Redux middleware to make store.dispatch() return a promise and wait for another action
Action parameter validator middleware for redux
Redux store enhancer for recording action history.
An opinionated API to simplify using async-selector
A barebones routing solution for Redux applications.
Normalizes and denormalizes JSON according to schema for Redux and Flux applications
A bunch of Redux actions, action creators and reducers to integrate with a JSON API
rtk-query addon for normy - automatic normalization and data updates for data fetching libraries
Normalizes and denormalizes JSON according to schema for Redux and Flux applications
Integrate multiple monitors to your redux devtools
Synchronise URL query parameters and redux state.
redux-action-trace is a middleware that helps you to track down your redux actions and provides you the action name, caller file name and caller line number.
Error handler for redux.
Redux logger for a node environment
React bindings for redux-requests, declarative AJAX requests and automatic network state management for single-page applications
A drop-in replacement for `redux-thunk` that allows middleware to detect that a thunk has been dispatched from within another thunk
Restart your failed sagas and report errors into logs
Filter transformator for redux-persist supporting immutable.js
Redux bindings for React Router — keep your router state inside your Redux Store.
Next integration with Redux
Add powerful orchestration to hooks-based Flux stores
<p align="center"> <img src="https://raw.githubusercontent.com/ngxs-labs/emitter/master/docs/assets/logo.png"> </p>
Define action constants for Redux
ESLint plugin to enforce using `useSelectorWith` when reasonable.
Simple, fully customizable React tabs component that can be used in plain React application or with any Flux-like architecture, e.g. Redux
Simplify your reducer hooks
Small utility for react-redux's `useSelector` that allows passing args.
Combine react providers in ease
Angular bindings for Redux
A Redux reducer and higher-order component decorator for use with react-burger-menu
Highly configurable state sync library between localStorage/sessionStorage and @ngrx/store (Angular)
A lightweight Redux enhancer for syncing state across different environments, including browser extensions and Electron applications
Declarative State Machines for Redux
Combines section reducers
A library to integrate launch darkly with react redux
A streamlined state management library for Electron applications using Zustand.
Set nested properties of an object while respecting the principles of immutability
A global data store that is library agnostic.
Promise driver for redux-requests, declarative AJAX requests and automatic network state management for single-page applications
redux-thunk-actions ===================
Delay and merge save opertations of redux-storage
Like Lego For Databases
Unmaintained fork of react-redux-loading-bar to avoid any breaking changes.
Add powerful orchestration to hooks-based Flux stores
Redux utility functions
Redux middleware for sending error reports to Sentry through raven-js.
Redux bindings for client-side search
Selector library designed for state management libraries (like Redux), with built-in support for shared selectors.
ESLint plugin to enforce granular store selectors for Redux and Zustand
Persistence layer for redux with flexible backends.
Client side session timeout monitoring for redux
Redux cookie middleware for both client and server ( universal )
LocalStorage engine for redux-persistence
Eslint rules for reduxjs/reselect
Hideaway middleware for Redux
Functions to assert dispatched actions in redux
Assertions for redux actions testing
Client side TTL caching strategy for redux applications
Checks if the reducer is valid
An error handler for thunks that, when used in conjunction with `redux-thunk-recursion-detect` can handle errors thrown in both async and sync thunks gracefully.
A tiny Redux
Axios driver for redux-requests, declarative AJAX requests and automatic network state management for single-page applications
Redux testing utility middleware to log actions received by a store without mocking that store.
React Awesome Stars Rating is a simple star component with easy integration for your React applications.
Create actions that return promises, which are resolved/rejected by a redux saga
Save and load Redux state to and from SessionStorage.
Add namespace to Redux action type constants without name conflicts.
Async queue middleware for Redux.
Automatic Google Analytics reporting for your single page application, used with Redux in React, Angular, Vue
Redux middleware and reducer that handle synchronization between query strings and state.
🚀 **React + RPC = ❤️**
Redux enhancer for pure detection of state changes.
Allows dynamically injecting reducers into a redux store at runtime.
React + Redux utils to improve Development Experience.
Injecting remotedev-app monitor into official Remote debugger of React Native
Factory of Redux reducers and their associated actions and selectors. > Make your Redux code base tinier and simpler to maintain
Tracker plugin for Redux state recording
State management library built with RxJS and inspired by the adapter pattern introduced in NgRx/Entity.
User Timing middleware for Redux
Measure the time that actions needs to change the state
socket.io implementation for Vue.js and Vuex
Easily update & reset redux state
Testing utilities for Rest Hooks
Mocking driver for redux-requests, declarative AJAX requests and automatic network state management for single-page applications
A state management solution implemented using RxJS to mimic Redux architecture.
redux-persist transform that reset the persisted redux state after a specific period of time
Vue和React快捷集成的工具包,并且适合复杂的集成场景
redux sequnence action middleware
ngrx-store-persist depends on @ngrx/store and angular 2+
Dispatch your actions manually to test if your app reacts well
A simple, easy, straight forward approach to update immutable data.
Render interfaces using pure functions and virtual DOM
HOC to allow you to use redux without the need of a single root provider
Bring harmony to your redux actions.
The scalable code generator that saves you time.
Redux-Persist storage engine for React Native file system
The magical asynchronous Redux library
Brings Redux connect capabilities with React Habitat
window.sessionStorage engine for redux-storage
Integration of Pusher into Redux
Save signal state (@ngrx/signals) to localstorage/sessionstorage and restore the state on page load (with SSR support).
🦆🦆🦆 Ducks is a Reducer Bundles Manager that Implementing the Redux Ducks Modular Proposal with Great Convenience.
State management library built with RxJS and inspired by the adapter pattern introduced in NgRx/Entity.
core modules and components for nteract apps
The scalable code generator that saves you time.
A reactive data-store for web3 and smart contracts.
Remove redux reducer boilerplate
Abstracted actions for redux (WIP)
Redux middleware that makes including redux state with errors sent to rollbar easier.
redux action utils
Segment.io analytics integration for redux.
Redux action creators for displaying flash messages
Create a debounced Redux action
Composable List in React and Redux
Redux middleware for Logalize
Concatenates reducers and merges states returned by them.
Highly customizable notification snackbars (toasts) that can be stacked on top of each other
Manage your responsive layout via Redux
The fastest way to write Redux actions
Multiplexer for dispatch and getState of multiple redux stores.
Redux bindings for VueJS inspired by Vuex.
##Just my thought.
Opinionated mobx
A router for Redux Saga
Use via: npm create x-react-kit (or npx x-react-kit). Create React apps the easy way with Vite, TypeScript, Tailwind, and more.
Tracks and triggers events when a user goes idle in a Redux application.
Add buildInitialState method to your reducers
ImmutableJS compatible merger for redux-storage
React bindings to redux-bundler with hooks
Notify when specified redux actions are dispatched.
Refract bindings for Redux with xstream: harness the power of reactive programming to supercharge your components!
ajust ui tool
## Overview
Combines reducers, types, actions and sagas into 1 config file
Declarative way of routing for lit powered by pwa-helpers and redux
Manages in-flight requests with a Redux reducer - avoid issuing duplicate requests without any special logic!
Redux replaceable middleware
Dead simple React global state management based on use-sync-external-store
Generates types, actions and reducers for you to easily interact with any REST API.
Collects telemetry from dispatching actions with Redux
React bindings for Reflex
Wechaty Redux Plugin Powered By Ducks
Insert Array Elements at Index - Immutable Style
Reduce boilerplate code in your action creators and types
Modify structures in react/redux compatible way
Test Redux Stores Easily
Bindings for redux-bundler to Preact
Library to facilitate building reusable react redux components.
JavaScript Testing utilities for Redux, the easy way.
Client-side Brainstem store in Redux
Handles redux-form submissions using redux-saga
Synchronize Redux Store with localStorage
React form library for soya
Keep your Angular 2+ router state in Redux.
FSA-compliant middleware for Redux to debounce actions.
Micro library for easy Action Types generation in Redux/React.
Redux and your server talking without fuss.
A tool for creating declarative stores and managing state that embraces async behavior.
Allows you to create your root reducer in one go, instead of individually combine slice reducers
Organized Web Workers for Redux
functions for creating and composing reducers and middleware efficiently
ImmutableJS Extensions for Redux Loop
Most.js based middleware for Redux. Handle async actions with monadic streams and reactive programming.
Observable Extension for redux-dynamic-modules
Normalizes and denormalizes JSON according to schema for Redux and Flux applications
Benchmark suite for PWA
redux middleware that helps to manages async actions based on promise
A store enhancer to integrate Liveblocks into Redux stores. Liveblocks is the all-in-one toolkit to build collaborative products like Figma, Notion, and more.
An addon library for Redux that enhances its integration with TypeScript.
powerful feature-oriented programming for redux
Lean immutable wrappers around lodash get/set/update/delete, especially helpful for redux reducers.
A spinner and loading bar for any long running tasks. For react with redux
Redux reducers with dependency injection
react-context-slices offers a unique solution to global state management in React by seamlessly integrating both Redux and React Context with zero-boilerplate
State manager for you components apps, the safe and easy way.
An adapter between Redux Form and Material UI components
Yet Another Redux Forms Library
Easy mock & test redux action creators with dispatch() in your components
Tidepool's (enforceable!) standard for redux action objects.