awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
omnidan avatar

omnidan/redux-undoArchived

0
View on GitHub↗
2,906 stars·184 forks·JavaScript·MIT·14 views

Redux Undo

simple undo/redo functionality for redux state containers

Features

  • React - A JavaScript library for building user interfaces - Listed in the “React - A JavaScript library for building user interfaces” section of the Awesome Redux awesome list.
  • Utilities - Listed in the “Utilities” section of the Awesome Redux awesome list.

Star history

Star history chart for omnidan/redux-undoStar history chart for omnidan/redux-undo

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Redux Undo

Similar open-source projects, ranked by how many features they share with Redux Undo.
  • gajus/redux-immutablegajus avatar

    gajus/redux-immutable

    1,872View on GitHub↗

    redux-immutable is used to create an equivalent function of Redux combineReducers that works with Immutable.js state.

    TypeScript
    View on GitHub↗1,872
  • idolize/redux-requestsidolize avatar

    idolize/redux-requests

    241View on GitHub↗

    redux-requests ![Versionnpm-image]npm-url

    JavaScript
    View on GitHub↗241
  • agraboso/redux-api-middlewareagraboso avatar

    agraboso/redux-api-middleware

    1,475View on GitHub↗

    redux-api-middleware

    JavaScript
    View on GitHub↗1,475
  • omnidan/redux-ignoreomnidan avatar

    omnidan/redux-ignore

    838View on GitHub↗

    higher-order reducer to ignore redux actions

    JavaScript
    View on GitHub↗838
See all 30 alternatives to Redux Undo→

Frequently asked questions

What does omnidan/redux-undo do?

simple undo/redo functionality for redux state containers

What are the main features of omnidan/redux-undo?

The main features of omnidan/redux-undo are: React - A JavaScript library for building user interfaces, Utilities.

What are some open-source alternatives to omnidan/redux-undo?

Open-source alternatives to omnidan/redux-undo include: idolize/redux-requests — redux-requests [![Version][npm-image]][npm-url]. reactjs/reselect — Reselect is a memoized selector framework and state selector library designed to optimize performance in Redux… agraboso/redux-api-middleware — redux-api-middleware. gajus/redux-immutable — redux-immutable is used to create an equivalent function of Redux combineReducers that works with Immutable.js state. omnidan/redux-ignore — higher-order reducer to ignore redux actions. slorber/rereduce — Simple reducer library for Redux. It's like Reselect but for reducers.