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
wellguimaraes avatar

wellguimaraes/actionwareArchived

0
View on GitHub↗
200 stars·7 forks·JavaScript·MIT·7 views

Actionware

Redux with less boilerplate, actions statuses and controlled side-effects in a single shot.

Features

  • Development Tools - Tool for managing actions and reducers.
  • 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.

Star history

Star history chart for wellguimaraes/actionwareStar history chart for wellguimaraes/actionware

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 Actionware

Similar open-source projects, ranked by how many features they share with Actionware.
  • agamennon/redux-tiny-routerAgamennon avatar

    Agamennon/redux-tiny-router

    129View on GitHub↗

    A Router made for Redux and made for universal apps! stop using the router as a controller... it's just state!

    JavaScript
    View on GitHub↗129
  • alixander/redux-store-validatoralixander avatar

    alixander/redux-store-validator

    26View on GitHub↗

    Add validation to your Redux reducers

    JavaScript
    View on GitHub↗26
  • adjohnson916/fireduxadjohnson916 avatar

    adjohnson916/firedux

    150View on GitHub↗

    :fire: :hatching_chick: Firebase Redux for ReactJS

    JavaScript
    View on GitHub↗150
  • alnorris/redux-actiontyperalnorris avatar

    alnorris/redux-actiontyper

    57View on GitHub↗

    Helper to create less verbose action types for Redux

    JavaScript
    View on GitHub↗57
See all 30 alternatives to Actionware→

Frequently asked questions

What does wellguimaraes/actionware do?

Redux with less boilerplate, actions statuses and controlled side-effects in a single shot.

What are the main features of wellguimaraes/actionware?

The main features of wellguimaraes/actionware are: Development Tools, React - A JavaScript library for building user interfaces.

What are some open-source alternatives to wellguimaraes/actionware?

Open-source alternatives to wellguimaraes/actionware include: alixander/redux-store-validator — Add validation to your Redux reducers. banderson/generator-redux — It's "Atomic Flux with hot reloading", a next-generation take on the Flux pattern with a few core philosophical design… adjohnson916/firedux — :fire: :hatching_chick: Firebase + Redux for ReactJS. agamennon/redux-tiny-router — A Router made for Redux and made for universal apps! stop using the router as a controller... it's just state! alnorris/redux-actiontyper — Helper to create less verbose action types for Redux. chentsulin/generator-redux-app — Scaffold out a redux app.