react-streamy
TypeScript icon, indicating that this package has built-in type declarations

0.1.0 • Public • Published

ReactRx connects RxJs with React

connectStream

Usage:

const ShowTicks = (props: {tick: number}) => (<div>Ticks: {props.tick}</div>);

Readme

Keywords

none

Package Sidebar

Install

npm i react-streamy

Weekly Downloads

1

Version

0.1.0

License

MIT

Unpacked Size

7.57 kB

Total Files

6

Last publish

Collaborators

  • nyavro