xstream-from-readable
TypeScript icon, indicating that this package has built-in type declarations

0.0.3 • Public • Published

xstream-from-readable

Turns a Node.js Readable stream into an Xstream

By default it will listen for the data, end, and error events; and act accordingly. You can change this passing an object to the second argument with the names of the events you want to listen on.

/xstream-from-readable/

    Package Sidebar

    Install

    npm i xstream-from-readable

    Weekly Downloads

    0

    Version

    0.0.3

    License

    MIT

    Unpacked Size

    3.47 kB

    Total Files

    5

    Last publish

    Collaborators

    • cprecioso