Awesome Open Source
Search
Programming Languages
Languages
All Categories
Categories
About
Search results for redux reducer
reducer
x
redux
x
962 search results found
Immer
⭐
27,652
Create the next immutable state by mutating the current one
Redux Persist
⭐
12,758
persist and rehydrate a redux store
Ducks Modular Redux
⭐
9,156
A proposal for bundling reducers, action types and actions when using Redux
Rematch
⭐
8,401
The Redux Framework
Redux Ecosystem Links
⭐
5,201
A categorized list of Redux-related addons, libraries, and utilities
Connected React Router
⭐
4,731
A Redux binding for React Router v4
Store
⭐
3,982
RxJS powered state management for Angular applications, inspired by Redux
Redux Orm
⭐
2,951
NOT MAINTAINED – A small, simple and immutable ORM to manage relational data in your Redux store.
Redux Undo
⭐
2,855
♻️ higher order reducer to add undo/redo functionality to redux state containers
Blog
⭐
2,711
【前端进阶】优质博文
Typesafe Actions
⭐
2,416
Typesafe utilities for "action-creators" in Redux / Flux Architecture
React Redux Form
⭐
2,096
Create forms easily in React with Redux.
Reactn
⭐
1,909
React, but with built-in global state management.
Redux Immutable
⭐
1,880
redux-immutable is used to create an equivalent function of Redux combineReducers that works with Immutable.js state.
Redux Act
⭐
1,450
An opinionated lib to create actions and reducers for Redux
Redux Pack
⭐
1,337
Sensible promise handling and middleware for redux
Redux Saga Test Plan
⭐
1,223
Test Redux Saga with an easy plan.
Redux Dynamic Modules
⭐
1,048
Modularize Redux by dynamically loading reducers and middlewares.
Redux Batched Actions
⭐
1,046
redux higher order reducer + action to reduce actions under a single subscriber notification
Mutative
⭐
960
Efficient immutable updates, 2-6x faster than naive handcrafted reducer, and more than 10x faster than Immer.
Ultimate Hot Reloading Example
⭐
940
Hot reload all the things!
Reatom
⭐
902
Reatom - the ultimate state manager
Redux Ignore
⭐
815
♻️ higher-order reducer to ignore redux actions
Re Ducks
⭐
770
An attempt to extend the original proposal for redux modular architecture: https://github.com/erikras/ducks-modular-redux
React Redux Toastr
⭐
755
react-redux-toastr is a toastr message implemented with Redux
Redux Optimist
⭐
754
Optimistically apply actions that can be later commited or reverted.
Redux Box
⭐
715
Modular and easy-to-grasp redux based state management, with least boilerplate
Egghead.io_idiomatic_redux_course_notes
⭐
696
Notes from Dan Abramov's Idiomatic Redux course on egghead.io
Redux Optimistic Ui
⭐
692
a reducer enhancer to enable type-agnostic optimistic updates
Redux.net
⭐
692
Redux.NET is a predictable state container for .NET apps. Inspired by https://github.com/reactjs/redux.
Redux Immutablejs
⭐
688
Redux Immutable facilities.
Redux Crud
⭐
628
A set of standard actions and reducers for Redux CRUD Applications
Taro Kit
⭐
602
🏆✌️taro 小程序脚手架。 特性: 封装api、redux优雅集成、生成海报类,异常日志上报。 如果能帮到你,就给个 star😊
Autodux
⭐
589
Automate the Redux boilerplate.
Blog
⭐
583
个人博客😝😋😄
Socrates
⭐
580
Small (8kb), batteries-included redux store to reduce boilerplate and promote good habits.
Front End Interview Questions
⭐
578
Our front end interview questions and answers can help you to prepare for an interview better and faster
React Geek Time
⭐
578
极客时间《React 从入门到精通》视频课程示例代码。
Swiftrex
⭐
574
Swift + Redux + (Combine|RxSwift|ReactiveSwift) -> SwiftRex
Redux Connect
⭐
547
Provides decorator for resolving async props in react-router, extremely useful for handling server-side rendering in React
Repatch
⭐
518
Dispatch reducers
Redux.dart
⭐
507
Redux for Dart
Amazona
⭐
503
Build Ecommerce Like Amazon By MERN Stack
Redux Test Recorder
⭐
482
a redux middleware to automatically generate tests for reducers through ui interaction
Swiftuiflux
⭐
481
A very naive implementation of Redux using Combine BindableObject to serve as an example
Resso
⭐
480
🪢 The simplest React state manager
Redux Responsive
⭐
478
Manage the responsive state of your application using a redux reducer
Tectonic
⭐
472
A declarative REST data loader for React and Redux. Docs @
Reductor
⭐
455
Redux for Android. Predictable state container library for Java/Android
Roxie
⭐
453
Lightweight Android library for building reactive apps.
Multireducer
⭐
430
A utility to wrap many copies of a single Redux reducer into a single key-based reducer.
Redux Oidc
⭐
398
A package for managing OpenID Connect authentication in ReactJS / Redux apps
Blazor Redux
⭐
393
Connecting a Redux state store with Blazor.
Redux React Local
⭐
372
local component state via redux
Redux Electron Store
⭐
364
⎋ A redux store enhancer that allows automatic synchronization between electron processes
Ngrx Actions
⭐
347
⚡️ Actions and Reducer Utilities for NGRX
Redux Machine
⭐
338
A tiny library (12 lines) for creating state machines in Redux apps
React Notification System Redux
⭐
325
Redux wrapper for react-notification-system
Awesome Redux
⭐
313
Catalog of Redux Libraries & Learning Material
Iron Redux
⭐
298
Painless typesafe Redux code generator
Redux Helpers
⭐
296
Redux middleware and utils for React Navigation
React Coat
⭐
283
Structured React + Redux with Typescript and support for isomorphic rendering beautifully(SSR)
Redux Kotlin
⭐
268
Predictable state container for Kotlin apps
Ground Control
⭐
263
Scalable reducer management & powerful data fetching for React Router & Redux.
S2s
⭐
246
Coding time Compile. A tool to write code fastest.
Redux Requests
⭐
243
Manages in-flight requests with a Redux reducer to avoid issuing duplicate requests https://idolize.github.io/redux-requests
Redux Injectable Store
⭐
230
Redux store with injectable reducers for use with bundle splitting, large apps, and SPAs.
Async_redux
⭐
223
Flutter Package: A Redux version tailored for Flutter, which is easy to learn, to use, to test, and has no boilerplate. Allows for both sync and async reducers.
Redux Dsm
⭐
223
Declarative state machines for Redux: Reduce your async-state boilerplate.
Typeless
⭐
221
A complete toolkit for building scalable React apps with Typescript.
Kasia
⭐
221
🎩 A React Redux toolset for the WordPress API
Typescript Fsa Reducers
⭐
219
Fluent syntax for defining typesafe reducers on top of typescript-fsa.
Godux
⭐
219
State Management for Go Backend application inspired in Redux.
Reactjs Shopping Cart
⭐
217
example of shopping cart implemented in react.js and redux.js
Immer Reducer
⭐
213
Type-safe and terse reducers with Typescript for React Hooks and Redux
Actionware
⭐
208
Redux with less boilerplate, actions statuses and controlled side-effects in a single shot.
Deox
⭐
204
Functional Type-safe Flux Standard Utilities
Canonical Reducer Composition
⭐
189
Spec for Canonical Reducer Composition design pattern.
Redux Entity
⭐
188
WIP. An abstraction layer around handling normalized entity storage and data fetching with redux
Retalk
⭐
187
🐤 The Simplest Redux
Ycool
⭐
184
小说阅读APP
Redux Rest
⭐
181
Automatically create Redux action constants, action creators, and reducers for your REST API
Redux Side Effects
⭐
180
Redux toolset for keeping all the side effects inside your reducers while maintaining their purity.
Redux Fractal
⭐
178
Sane local component state & actions using Redux
Redux Orm Primer
⭐
169
A guide to creating a simple todo app with Redux-ORM
Angular2 Redux Chat
⭐
169
An introduction to using pure Redux in TypeScript with Angular 2
Rereduce
⭐
165
Reducer library for Redux
Redux Arc
⭐
162
A declarative way to make request with redux actions
Redux Modifiers
⭐
161
A collection of generic functions for writing redux reducers to operate on various data structures
Reactvelocity
⭐
156
react prototyping tool
Redux Await
⭐
154
Manage async redux actions sanely
Redux Schema
⭐
154
Automatic actions, reducers and validation for Redux
Redux Elm Middleware
⭐
149
Elm middleware for redux
Redhooks
⭐
146
Predictable state container for React apps written using Hooks
Redux Recycle
⭐
146
♻️ higher-order reducer to reset the redux state on certain actions
Mini Rx Store
⭐
144
Lightweight Redux Store based on RxJS
Extensible Duck
⭐
143
Modular and Extensible Redux Reducer Bundles (ducks-modular-redux)
Swiftdux
⭐
136
Predictable state management for SwiftUI applications.
Reactive State
⭐
136
Redux-clone build with strict typing and RxJS down to its core. Wrist-friendly, no boilerplate or endless switch statements
Redux Log Slow Reducers
⭐
135
Warn about slow reducers used in your redux app
Related Searches
Javascript Redux (21,528)
Reactjs Redux (19,520)
Typescript Redux (3,898)
Javascript Reducer (2,562)
Redux Router (1,653)
Redux React Router (1,531)
Reactjs Reducer (1,367)
Redux Saga (1,349)
Redux Firebase (1,225)
Css Redux (1,109)
1-100 of 962 search results
Next >
Privacy
|
About
|
Terms
|
Follow Us On Twitter
Copyright 2018-2024 Awesome Open Source. All rights reserved.