2.3.0 • Published 3 years ago

redux-state-manager v2.3.0

Weekly downloads
18
License
MIT
Repository
github
Last release
3 years ago

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

2.3.0

3 years ago

2.2.1

3 years ago

2.2.0

3 years ago

2.1.1

3 years ago

2.2.3

3 years ago

2.2.2

3 years ago

2.2.5

3 years ago

2.2.4

3 years ago

2.2.6

3 years ago

2.1.0

3 years ago

2.0.0

3 years ago

1.2.3

4 years ago

1.2.1

4 years ago

1.1.1

4 years ago

1.1.0

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.0

4 years ago