redux-bacon
State management utility
Utilities to integrate Bacon.js with Redux for state management
Utilities for attaching Bacon.js to Redux
4 stars
2 watching
0 forks
Language: JavaScript
last commit: almost 9 years ago Related projects:
Repository | Description | Stars |
---|---|---|
aparticka/redux-immutable-utils | Utilities for working with Immutable data in Redux applications | 3 |
karlpurk/redux-decorators | A utility package for working with Redux using decorators in ES7/TypeScript to simplify state management and action handling. | 90 |
reduxjs/redux | A JavaScript library for managing global state in applications | 60,912 |
kwame998/wepy-redux | A Wepy project integrating Redux for state management in JavaScript applications. | 9 |
indexiatech/redux-immutablejs | Integration tools between Redux and ImmutableJs to simplify state management in JavaScript applications | 684 |
acstll/chopped-redux | A simplified implementation of a predictable state container for JavaScript applications | 1 |
izaakschroeder/redux-lift | A library that provides store composition mechanisms for managing complex state trees and applications with different action or store needs | 9 |
titouancreach/vuejs-redux | A flexible way to connect Vue.js and Redux stores for building state management systems | 57 |
omnidan/redux-undo-boilerplate | A boilerplate with hot reloading and error handling tools for building state management applications | 121 |
kelion/redux-async-initial-state | Middleware for loading initial app state asynchronously from various sources | 114 |
zackargyle/redux-immutable-reducer | Enables immutable state in Redux reducers | 40 |
dwyl/learn-redux | A comprehensive guide to learning Redux for managing state in web and mobile applications | 446 |
grigory-leonenko/redux-easy-actions | Simplifies Redux action creation by providing a decorator to automatically generate action types and payloads. | 42 |
platzidev/socket.io-redux | Middleware to connect Redux with Socket.IO and send actions via a real-time network connection. | 105 |
omnidan/redux-recycle | A utility that helps reset Redux state to a defined initial value upon specific actions | 146 |