JavaScript Reducer

Open-source JavaScript projects categorized as Reducer

Top 7 JavaScript Reducer Projects

  1. Immer

    Create the next immutable state by mutating the current one

    Project mention: Getting Started with Redux and Redux Toolkit | dev.to | 2024-12-21

    Redux Toolkit allows us to write "mutating" logic in reducers. It doesn't actually mutate the state because it uses the Immer library, which detects changes to a "draft state" and produces a brand new immutable state based off those changes.

  2. SurveyJS

    JavaScript Form Builder with No-Code UI & Built-In JSON Schema Editor. Add the SurveyJS white-label form builder to your JavaScript app (React/Angular/Vue3). Build complex JSON forms without coding. Fully customizable, works with any backend, perfect for data-heavy apps. Learn more.

    SurveyJS logo
  3. redux-orm

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

  4. react-hook-thunk-reducer

    📡 A React useReducer() hook whose dispatcher supports thunks à la redux-thunk.

  5. cpsfy

    🚀 Tiny goodies for Continuation-Passing-Style functions, fully tested

  6. redux-cool

    Build redux logic, without getting nervous 😬

  7. redux-higher-order-reducers

    Generic higher order reducers.

  8. redux-boilerplate

    A sample boilerplate to use redux store (by mohitm15)

  9. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

JavaScript Reducer discussion

Log in or Post with

JavaScript Reducer related posts

  • Comparing React Mutative vs. React Immer

    2 projects | dev.to | 24 Aug 2024
  • Immer : Clear understanding of how to handle nested state objects with Immer in React and TypeScript

    1 project | dev.to | 24 Aug 2024
  • Introduction to Functional Programming in JavaScript: Immutability #6

    1 project | dev.to | 8 Jul 2024
  • Comparing React state tools: Mutative vs. Immer vs. reducers

    1 project | dev.to | 1 May 2024
  • Immer VS mutative - a user suggested alternative

    2 projects | 25 Jan 2024
  • How We Fixed Performance With JS Object Variable Mutation

    1 project | dev.to | 4 Sep 2023
  • Why my variable is being mutated if I make any changes to my data ?

    1 project | /r/reactjs | 29 Jun 2023
  • A note from our sponsor - SaaSHub
    www.saashub.com | 20 May 2025
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

What are some of the best open-source Reducer projects in JavaScript? This list will help you:

# Project Stars
1 Immer 28,326
2 redux-orm 2,947
3 react-hook-thunk-reducer 107
4 cpsfy 71
5 redux-cool 26
6 redux-higher-order-reducers 11
7 redux-boilerplate 0

Sponsored
JavaScript Form Builder with No-Code UI & Built-In JSON Schema Editor
Add the SurveyJS white-label form builder to your JavaScript app (React/Angular/Vue3). Build complex JSON forms without coding. Fully customizable, works with any backend, perfect for data-heavy apps. Learn more.
surveyjs.io

Did you know that JavaScript is
the 3rd most popular programming language
based on number of references?