Package Exports
- on-stream-end
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (on-stream-end) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
on-stream-end

Handles completion and errors of any stream - readable/writable/duplex.
Install
npm i on-stream-end --save
Usage
For more use-cases see the tests
var onStreamEnd = require('on-stream-end')
Contributing
Pull requests and stars are always welcome. For bugs and feature requests, please create an issue.
But before doing anything, please read the CONTRIBUTING.md guidelines.