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-ignoreArchived

0
View on GitHub↗
838 stars·23 forks·JavaScript·MIT·12 views

Redux Ignore

higher-order reducer to ignore redux actions

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-ignoreStar history chart for omnidan/redux-ignore

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. 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

Projects sharing features with Redux Ignore

These projects share indexed features with Redux Ignore. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • 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-undoomnidan avatar

    omnidan/redux-undo

    2,906View on GitHub↗

    simple undo/redo functionality for redux state containers

    JavaScript
    View on GitHub↗2,906
Compare all 30 related projects→

Frequently asked questions

What does omnidan/redux-ignore do?

higher-order reducer to ignore redux actions

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

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

Which projects share features with omnidan/redux-ignore?

Projects with overlapping indexed features 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-undo — simple undo/redo functionality for redux state containers. slorber/rereduce — Simple reducer library for Redux. It's like Reselect but for reducers.