/ ai-anxieties-audio / node_modules / unpipe /

[ICO]NameLast modifiedSizeDescription
[PARENTDIR]Parent Directory  -  
[TXT]HISTORY.md2 years ago 59  
[   ]LICENSE2 years ago1.1Kf0d2fc9 test post-receive hook [كارل مبارك]
[TXT]README.md2 years ago1.2K15de0e0 styling, texts [كارل مبارك]
[   ]index.js2 years ago1.1K15de0e0 styling, texts [كارل مبارك]
[   ]package.json2 years ago770 120707f added node version q18.16 to dependincies [كارل مبارك]
README.md

unpipe

NPM Version NPM Downloads Node.js Version Build Status Test Coverage

Unpipe a stream from all destinations.

Installation

$ npm install unpipe

API

var unpipe = require('unpipe')

unpipe(stream)

Unpipes all destinations from a given stream. With stream 2+, this is equivalent to stream.unpipe(). When used with streams 1 style streams (typically Node.js 0.8 and below), this module attempts to undo the actions done in stream.pipe(dest).

License

MIT

Apache/2.4.38 (Debian) Server at www.karls.computer Port 80