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.