Skip to the content.

Redux Multipurpose Toolkit

The repository is an Angular 2+ project that contains libraries of a suite of redux facilities called @redux-multipurpose. Based on @reduxjs/toolkit, the purpose of this suite is to ease the developer during redux integration, including some of most popular redux packages commonly used.

@Redux-multipurpose

The suite is composed from:

Usage

To integrate the store with the @redux-multipurpose tools, please refer to the redux-multipurpose-template example repository.