1.0.5 • Published 3 years ago

react-redux-entitystate v1.0.5

Weekly downloads
103
License
ISC
Repository
-
Last release
3 years ago

React Redux Entity State Reducer

An entity state and reducer toolset for redux.

Objective

Develop a large react application with bigger datasets, reducers an actions and keeping the state for multiple entities that can even used in different component across the app can be difficult in terms of code maintainability. Entity State is a lightweight state which encapsulates the entity dataset itself as well pagination, selection, loading, saving among other states.

Features

  • Contains all the flow chain for an entity lifetime

Examples

  • Simple usage
  • Without entity state.
  • Complex usage
  • Caching and Catalogs
1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago