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.

redux-cool

Redux Cool is an awesome tiny package that allows you to easily and intuitively write redux logic.

typed-redux-actions-reducer

A framework helping with the reduction of Boilerplate and correctly Typing everything when combining Redux with Typescript.