An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with reducer

A curated list of projects in awesome lists tagged with reducer .

https://github.com/immerjs/immer

Create the next immutable state by mutating the current one

immutable immutables reducer redux state-tree

Last synced: 29 Dec 2025

https://immerjs.github.io/immer/

Create the next immutable state by mutating the current one

immutable immutables reducer redux state-tree

Last synced: 08 May 2025

https://github.com/markerikson/redux-ecosystem-links

A categorized list of Redux-related addons, libraries, and utilities

action addons async middleware react reducer redux store

Last synced: 14 May 2025

https://github.com/redux-orm/redux-orm

NOT MAINTAINED โ€“ A small, simple and immutable ORM to manage relational data in your Redux store.

crud frontend javascript object-database orm reducer redux relational-database selector state state-management

Last synced: 10 Apr 2025

https://github.com/unadlib/mutative

Efficient immutable updates, 2-6x faster than naive handcrafted reducer, and more than 10x faster than Immer.

immer immutability immutable mutable mutation mutative react reducer redux state-management

Last synced: 13 May 2025

https://github.com/davidkpiano/useEffectReducer

useReducer + useEffect = useEffectReducer

hacktoberfest hook react reducer state

Last synced: 07 May 2025

https://github.com/mheiber/redux-machine

A tiny library (12 lines) for creating state machines in Redux apps

javascript reducer redux state-machine state-management

Last synced: 05 Apr 2025

https://github.com/philipp-spiess/react-recomponent

๐Ÿฅซ Reason-style reducer components for React using ES6 classes.

react react-components reactjs reason reason-react reasonml reducer reducer-component state state-management

Last synced: 08 May 2025

https://github.com/the-dr-lazy/deox

Functional Type-safe Flux Standard Utilities

action action-creator deox flux ngrx reducer redux typesafe-actions typescript

Last synced: 28 Aug 2025

https://github.com/iusehooks/redhooks

Predictable state container for React apps written using Hooks

hooks immutability react-hooks reacthooks reducer redux state-management state-tree

Last synced: 27 Mar 2026

https://github.com/tnfe/clean-state

๐Ÿป A pure and compact state manager, using React-hooks native implementation, automatically connect the module organization architecture. ๐Ÿ‹

flux hooks mobx react react-hooks-module reducer redux state

Last synced: 08 Mar 2026

https://github.com/nathanbuchar/react-hook-thunk-reducer

๐Ÿ“ก A React useReducer() hook whose dispatcher supports thunks ร  la redux-thunk.

hook react reducer redux thunk

Last synced: 09 Apr 2025

https://github.com/alexfoxy/juicr.js

A simple (and tiny <1kb) redux inspired reducer for handling state changes.

flux react reducer redux state-management

Last synced: 01 Aug 2025

https://github.com/philipp-spiess/use-substate

๐Ÿ™ Lightweight (<600B minified + gzipped) React Hook to subscribe to a subset of your single app state.

hooks react react-hooks reducer redux state-management store substate

Last synced: 18 Oct 2025

https://github.com/mozillasecurity/lithium

Line-based testcase reducer

reducer testcase testcase-reducer

Last synced: 06 Apr 2025

https://github.com/avaragado/xstateful

A wrapper for xstate that stores state, handles transitions, emits events for state changes and actions/activities, and includes an optional reducer framework for updating state and invoking side-effects

finite-state-machine harel hierarchical-state-machine interpreter reducer state-machine statechart xstate

Last synced: 11 Apr 2025

https://github.com/comby-tools/comby-reducer

A simple program reducer for any language.

fuzzing reducer rewriting transformation

Last synced: 13 May 2025

https://github.com/janosh/tensorboard-reducer

Reduce multiple PyTorch TensorBoard runs to new event (or CSV) files.

averaging csv machine-learning pytorch reducer tensorboard tensorboard-pytorch tensorboard-reducer

Last synced: 05 Apr 2025

https://github.com/o0y0o/use-reducer-x

๐Ÿ”ฉ An alternative to useReducer that accepts middlewares.

npm-package react react-hooks reducer redux

Last synced: 14 Apr 2025

https://github.com/wolox/redux-recompose

A Redux utility belt for reducers and actions. Inspired by acdlite/recompose.

async-actions reducer redux wolox

Last synced: 09 May 2025

https://github.com/briebug/ngrx-auto-entity

NgRx Auto-Entity: Simplifying Reactive State

angular automation entity facade ngrx ngrx-auto-entity ngrxae reducer reducers

Last synced: 10 Apr 2025

https://github.com/kristoferjoseph/redeux

Minimal unidirectional data flow utility library

data flux reducer store unidirectional utility

Last synced: 06 May 2025

https://github.com/mizchi/hard-reducer

Type friendly reducer helper

flowtype fsa reducer redux typescript

Last synced: 28 Apr 2025

https://github.com/yezihaohao/redux-alita

ๆž็ฎ€๏ผŒ้ซ˜ๆ•ˆ็š„reduxๅทฅๅ…ท๏ผ›a small and easy tool for react to do something with redux

react reducer redux redux-alita tool

Last synced: 29 Apr 2025

https://github.com/shipsaas/laravel-resource-reducer

Resource Reducer optimizes your API endpoint responses by return what consumers need, defer execution and no more BIG FAT JSON.

laravel laravel-10 laravel-library optimization php reducer

Last synced: 12 May 2025

https://github.com/anater/usereduction

useReducer without boilerplate

flux react react-hooks reducer redux

Last synced: 15 Apr 2025

https://github.com/alexkrolick/react-renderless

Utilities for creating and working with renderless React components

composition hoc react reducer render-prop renderless-components state state-management stateprovider-component

Last synced: 03 Aug 2025

https://github.com/doniyor2109/redux-lightweight

Write one business logic instead of writing actions, action types and reducers

action react reducer redux

Last synced: 31 Jul 2025

https://github.com/chiefgui/reswitch

A tiny library to write friendly reducers with less boilerplate.

javascript react reducer reducers redux redux-saga switch

Last synced: 11 Mar 2026

https://github.com/lundegaard/redux-tools

๐Ÿ’ช Maintaining large Redux applications with ease.

dependency-injection react reducer redux redux-actions redux-observable

Last synced: 06 Apr 2025

https://github.com/itsmepetrov/redux-entities

Higher-order reducer for store entities received from normalizr and makes it easy to handle them.

normalizr reducer reducers redux redux-entities

Last synced: 10 Apr 2025

https://github.com/avaragado/xstateful-react

Use xstateful with React, accessing states and activities from multiple statecharts anywhere in your app

context finite-state-machine harel hierarchical-state-machine interpreter react reducer state-machine statechart xstate xstateful

Last synced: 11 Apr 2025

https://github.com/rvikmanis/redux-fp

Functional programming helpers for Redux.

functional-programming helpers point-free reducer redux utility-library

Last synced: 14 Apr 2025

https://github.com/robusgauli/js-immutable

๐Ÿ’Ž Modern IMMUTABILITY for JavaScript. Clean and Elegant ๐ŸŽ—

immutable immutablejs react-state reducer redux redux-state state-management

Last synced: 30 Apr 2025

https://github.com/aigoncharov/reducer-class

Boilerplate free class-based reducer creator. Built with TypeScript. Works with Redux and NGRX. Has integration with immer.

class decorators ngrx reducer reducer-creation reducer-generator redux typescript

Last synced: 23 Mar 2025

https://github.com/flintinatux/puddles

Tiny vdom app framework. Pure Redux. No boilerplate.

frontend-framework functional-programming reducer redux vdom virtual-dom

Last synced: 21 Jul 2025

https://github.com/adhenrique/react-native-redux-thunk-authentication-example

This is an react-native login example, with redux, redux-persist, redux-thunk and react-native-router-flux.

actioncreator asyncstorage example react-native react-native-router-flux react-redux reducer redux redux-persist redux-thunk router-flux

Last synced: 12 Apr 2025

https://github.com/dash-os/redux-saga-process

Encapsulated Logic & State Handling for Redux and Redux Saga

processes-reducers react reducer redux redux-saga selector

Last synced: 15 Mar 2026

https://github.com/lucasconstantino/redux-transient

Transient reducers for Redux

react reducer redux redux-enhancer

Last synced: 03 Aug 2025

https://github.com/sirkonst/async-reduce

Reducer for similar simultaneously coroutines

async-await asynchronous asyncio python python3 reduce reducer

Last synced: 29 Jun 2025

https://github.com/akameco/reducer-tester

Utilities for testing redux reducers

diff jest react reducer redux snapshot snapshot-testing test

Last synced: 15 May 2025

https://github.com/unirakun/k-redux-factory

Factory of Redux reducers and their associated actions and selectors.

action actions factory helper nantes reducer reducers redux redux-reducers selector unirakun

Last synced: 27 Apr 2025

https://github.com/cimdalli/redux-ts

Utils to define react redux reducers/actions in typescript.

action async dispatch fsa react reducer redux typescript

Last synced: 31 Jul 2025

https://github.com/rwieruch/javascript-reducer

Demonstrating the concept of Reducers in JavaScript.

javascript reducer reducers

Last synced: 06 Oct 2025

https://github.com/richardcrng/riduce

Get rid of your reducer boilerplate! Zero hassle state management that's typed, flexible and scalable.

javascript reducer reducer-creation reducers redux state state-management typescript use-reducer usereducer

Last synced: 15 Apr 2025

https://github.com/adiathasan/react-store-maker

Utility function for creating stores for global state management with the context-API approach in react applications.

context-api dispatch hooks react reducer typescript

Last synced: 30 Jun 2025

https://github.com/howprogrammingworks/iteration

Different implementation of iterations as a code abstraction

do-while each filter for for-each for-in for-of foreach javascript js map reducer sort while

Last synced: 06 Apr 2025

https://github.com/josepot/rereducer

Create declarative redux reducers without boilerplate.

boilerplate reducer redux

Last synced: 11 Apr 2025

https://github.com/tariqulislam/react-redux-starter

Large scale project development boilerplate with React Redux. this repository has bundled level code spliting and async redux store to load with module. you can use it for large application because of its module wise redux store spliting and at production every module code are split with different file. First time load for application is faster then other react boiler plat.

admin-panel create-react-app css-preprocessor docker jest jest-tests modularity nginx react-components reactjs reducer redux redux-store split

Last synced: 17 Aug 2025

https://github.com/jtwebman/csv-batch

Streaming CSV parser with no dependencies and has a batch event for lower memory processing in batches as well as a reducer for doing aggregations.

batch csv csv-parser reducer supports-promises

Last synced: 19 Mar 2025

https://github.com/americanexpress/vitruvius

โœจVitruvius extends redux's combineReducers to allow developers to include a buildInitialState method on their reducer

one-app react reducer state-management

Last synced: 24 Apr 2025

https://github.com/nehle/horux

A collection of utility belt functions for composing reducers for redux

composing-reducers functional-js higher-order-reducers reducer redux

Last synced: 02 May 2025

https://github.com/sebinsua/react-redux-wizard

:sparkles: A simple wizard for React.

forms predicates react reducer redux steps wizard wizards

Last synced: 19 Apr 2025

https://github.com/sergiodxa/redux-duck

Helper function to create Redux modules using the ducks-modular-redux proposal

action-payload duck helpers reducer redux redux-ducks

Last synced: 14 Jan 2026

https://github.com/mizchi/ardux

Async + Reducer + Redux Like API

ardux async-await react reducer reducers

Last synced: 28 Apr 2025

https://github.com/roblafeve/redux-factory

Composable, curried factory for creating Redux reducers and actions

actions composable curried fp reducer redux redux-factory state store

Last synced: 18 Aug 2025

https://github.com/aganglada/with-reducer

๐Ÿ”จ React HoC setState with reducer

component high-order-component hoc react reducer redux setstate

Last synced: 15 Jul 2025

https://github.com/aakashns/dextrous

Utilities for reducer composition in Redux

composable frontend javascript react react-native reducer redux

Last synced: 21 Apr 2025

https://github.com/gtg092x/react-redux-universal

Universal Rendering with React and Redux :stars:

react reducer server-side-rendering universal

Last synced: 15 Aug 2025

https://github.com/staydecent/atom

Shared, synchronous, independent state for JavaScript apps.

atom flux reducer state-management unidirectional-data-flow

Last synced: 03 Apr 2025

https://github.com/lilasquared/nredux

NRedux is a predictable state container for .NET apps. Inspired by https://github.com/reactjs/redux.

dot-net dotnet middleware reducer redux todoapp

Last synced: 30 Jul 2025

https://github.com/tariktesfa/bookstore

The Bookstore is a website with two subpages: "Books" and "Categories." Which enables users to add and display book lists

reactjs reducer redux store styling-css

Last synced: 24 Apr 2025

https://github.com/javidalpe/redux-live-templates

Redux live templates for WebStorm/PhpStorm (Jetbrains)

action javascript jetbrains live-templates phpstorm reducer redux snippets webstorm

Last synced: 06 Sep 2025

https://github.com/gvergnaud/use-middleware-reducer

React.useReducer which you can use with the huge middleware ecosystem of Redux.

hooks middleware react reducer redux state-management usereducer

Last synced: 07 May 2025

https://github.com/icrosil/remob

Rethinking of Redux and MobX

mobx react reducer redux redux-modules

Last synced: 23 Jan 2026

https://github.com/marcbachmann/eventsourced-object

๐Œญ A minimal eventsourcing helper for objects and classes

aggregate event-sourcing reducer

Last synced: 13 Sep 2025

https://github.com/vhpoet/redux-pagination

Pagination utilities (action creators, higher order reducer) for Redux

higher-order-component pagination reducer redux

Last synced: 19 Mar 2025

https://github.com/edtoken/redux-crud-action-types

A simple lib help your define redux action type in easy way

axios react reactjs reducer redux redux-actions

Last synced: 28 Apr 2025

https://github.com/pabra/react-hooksack

Fully typed & lightweight react store entirely based on hooks.

global-state hooks reactjs reducer state-management store typescript

Last synced: 23 Apr 2025

https://github.com/sharongrossman/redux-sockets

Simplify the integration of socket.io with your Redux application

middleware reducer redux-socket

Last synced: 30 Apr 2025

https://github.com/azmenak/use-async-reducer

Provides a flexible reducer to simplify handling of async actions

async hooks pika react react-hooks reducer typescript usereducer utility

Last synced: 21 Jan 2026

https://github.com/obrm/github-users-index

Search GitHub users app. Built with: React, Hooks, Context API, Reducer Provider & React Router.

context-api react react-router-v6 reducer

Last synced: 30 Apr 2025

https://github.com/jokereven/cloud-music

React็‰ˆ็ฝ‘ๆ˜“ไบ‘้Ÿณไน

cloudmusic react reducer redux

Last synced: 02 Sep 2025

https://github.com/preetiraj3697/weather_app-

Weather app with react Js. It's provide daily weather report with all city in India.

axios context css dayjs india indiacitiesdatabase openweathermap-api reactjs reducer

Last synced: 27 Oct 2025

https://github.com/jaynil1611/programming_exercises

This repository contains solutions of all the homwework exercises of functional programming session of LevelOne.

composition currying filter functional-programming javascript map reducer

Last synced: 16 Jul 2025