2.1.0 • Published 7 years ago

react-most-componentfromstream v2.1.0

Weekly downloads
-
License
MIT
Repository
-
Last release
7 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

7 years ago

2.0.0

7 years ago

1.0.7

7 years ago

1.0.6

7 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago