redux-components-essentials
v0.4.8
Published
A lightweight, cherry-pickable bundle of helpful redux-components.
Downloads
3
Readme
redux-components-essentials
A lightweight, cherry-pickable bundle of helpful redux-components.
ValueStore
A component that stores a single, fully-opaque value.
ObjectStore
A component storing an object with shallow equality at the top level.
EntityStore
A higher-order component storing a collection of entities indexed by id.