0.4.8 • Published 3 years ago

redux-components-essentials v0.4.8

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

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.