@promistream/aborted

0.1.2 • Public • Published

@promistream/aborted

Note: This documentation is incomplete.

A simple custom error type for marking the end of a Promistream. You'd usually only need this module when you're implementing a custom source stream.

If you just want a stream that produces a value every time one is requested, and that doesn't need to clean up any external resources like file handles or network connections, use the simple-source module instead.

Readme

Keywords

none

Package Sidebar

Install

npm i @promistream/aborted

Weekly Downloads

14

Version

0.1.2

License

WTFPL OR CC0-1.0

Unpacked Size

1.36 kB

Total Files

4

Last publish

Collaborators

  • joepie91