LFX Platform

Know more about LFX Platform

LFX Insights

Redux Side-Effect Libraries

Middleware libraries that manage asynchronous side effects in Redux applications.

8 projects

17,637 contributors

$7.7M

Redux

Redux is a predictable state container for JavaScript applications that helps manage application state in a consistent way, particularly useful for React applications but framework-agnostic. It implements a unidirectional data flow pattern and uses actions and reducers to handle state updates.

Contributors

5,447

Organizations

1,670

Software value

$1.1M

NgRx

NgRx is a state management library for Angular applications that implements the Redux pattern. It provides a robust architecture for managing application state, handling side effects, and maintaining data flow consistency in large-scale Angular applications.

Contributors

3,046

Organizations

566

Software value

$4.9M

Redux Persist

persist and rehydrate a redux store

Contributors

2,751

Organizations

677

Software value

$62K

Redux-Saga

Redux-Saga is a library that aims to make application side effects (i.e. asynchronous operations like data fetching and impure actions like accessing the browser cache) easier to manage, more efficient to execute, easy to test, and better at handling failures. It uses generator functions to make asynchronous flows easy to read, write, and test.

Contributors

2,605

Organizations

782

Software value

$804K

dva

🌱 React and redux based, lightweight and elm-style framework. (Inspired by elm and choo)

Contributors

2,506

Organizations

308

Software value

$272K

Redux-Observable

Redux-Observable is a middleware for Redux that enables handling of side effects using RxJS Observables. It allows developers to compose and cancel complex async actions to create reactive applications.

Contributors

668

Organizations

242

Software value

$78K

Rematch

Rematch is a Redux Framework for state management in JavaScript applications that reduces boilerplate code and simplifies the implementation of actions, effects and reducers through a more intuitive API

Contributors

614

Organizations

176

Software value

$460K

Looking for a project that’s not listed?