mirror of
https://github.com/verdaccio/verdaccio.git
synced 2025-02-24 23:55:46 -05:00
20 lines
1.1 KiB
Markdown
20 lines
1.1 KiB
Markdown
|
# Streams
|
||
|
|
||
|
[](https://circleci.com/gh/ayusharma/@verdaccio/streams)
|
||
|
[](https://codecov.io/gh/verdaccio/streams)
|
||
|
[](https://www.npmjs.com/package/@verdaccio/streams)
|
||
|
[](https://opencollective.com/verdaccio)
|
||
|
[](http://chat.verdaccio.org/)
|
||
|

|
||
|
[](https://www.npmjs.com/package/@verdaccio/streams)
|
||
|
|
||
|
This project provides an extension of `PassThrough` stream.
|
||
|
|
||
|
## Detail
|
||
|
|
||
|
It provides 2 additional methods `abort()` and `done()`. Those implementations are widely use in the verdaccio core for handle `tarballs`.
|
||
|
|
||
|
## License
|
||
|
|
||
|
MIT (http://www.opensource.org/licenses/mit-license.php)
|