redux-state-manager
TypeScript icon, indicating that this package has built-in type declarations

2.3.0 • Public • Published

redux state manager

Easy, typescript friendly, redux store management for APIs and sockets. Read the docs to know more

What is it?

Redux State Manager is a library, written on top of redux-saga, that removes boilerplate code and provides and intuitive mode to call APIs, received WebSocket messages and manipulate state data.

Motivation

Redux-Saga is a powerful library for managing asynchronous calls inside react, but it requires lots of boilerplate, unintuitive code, so I decided to create a configurable interface over it that just works and allows you to focus on fast development instead moving chunks of code from one file to another.

Features

Package Sidebar

Install

npm i redux-state-manager

Weekly Downloads

22

Version

2.3.0

License

MIT

Unpacked Size

49.7 kB

Total Files

34

Last publish

Collaborators

  • stoicaandrei00