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
·
idolize avatar

idolize/redux-requests

0
View on GitHub↗
241 stars·7 forks·JavaScript·5 views

Redux Requests

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

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 idolize/redux-requestsStar history chart for idolize/redux-requests

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 Requests

Similar open-source projects, ranked by how many features they share with Redux Requests.
  • 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
  • omnidan/redux-ignoreomnidan avatar

    omnidan/redux-ignore

    838View on GitHub↗

    higher-order reducer to ignore redux actions

    JavaScript
    View on GitHub↗838
  • 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
See all 30 alternatives to Redux Requests→

Frequently asked questions

What does idolize/redux-requests do?

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

What are the main features of idolize/redux-requests?

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

What are some open-source alternatives to idolize/redux-requests?

Open-source alternatives to idolize/redux-requests include: omnidan/redux-ignore — higher-order reducer to ignore redux actions. 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.