actions-creator
actions-creator is an awesome javascript package that allows you to dynamically create action objects in Redux without having to declare constants and separate action-creator functions for each action.
kreighter
A utility for generating Redux action creators.
react-redux-methods
A lightweight react-redux toolkit for writing strong-typed, minimal code redux boilerplate.