2.1.0 • Published 8 years ago

react-most-componentfromstream v2.1.0

Weekly downloads
-
License
MIT
Repository
-
Last release
8 years ago

react-most-componentfromstream

A simple most specific version of componentFromStream from recompose.

// componentFromStream
<P>(g: (props$: Stream<P>) => Stream<React.ReactElement<any>>)
  => React.Component<P, { elem: ReactElement<any> }>

Install

npm

yarn add react-most-componentfromstream
2.1.0

8 years ago

2.0.0

8 years ago

1.0.7

8 years ago

1.0.6

8 years ago

1.0.5

8 years ago

1.0.4

8 years ago

1.0.3

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago