1.1.0 • Published 7 years ago
rxjs-dew-react v1.1.0
RxJs Dew React
React components for subscribing to Dew store.
Component
- An abstract react component that uses aDew.Store
to manage its own state that it creates itself.Provider
- Provides a map ofDew.Store
objects into the react context. Extends and merges to an existingProvider
map if a parent object is already using a provider.Consumer
- An abstract react component that provides astoreMap
property to access providedDew.Store
objects by aProvider
. Also includessubscribe
andunsubscribe
functions to asist in bindingDew.Store
objects either from the provided map or created by the consumer to the consumers state.BoundConsumer
- A convenience abstract react component that subscribes to a single specifiedDew.Store
propertystore
. Requires this storesstate$
obersvable to have a state that is a subset of the state of theBoundConsumer
state.
1.1.0
7 years ago
1.0.0
8 years ago
0.7.0
8 years ago
0.6.7
8 years ago
0.6.6
8 years ago
0.6.5
8 years ago
0.6.4
8 years ago
0.6.3
8 years ago
0.6.2
8 years ago
0.6.1
8 years ago
0.6.0
8 years ago
0.5.1
8 years ago
0.5.0
8 years ago
0.4.1
8 years ago
0.4.0
8 years ago
0.3.1
8 years ago
0.3.0
8 years ago
0.2.2
8 years ago
0.2.1
8 years ago
0.2.0
8 years ago