Showing 21-40 of 400 packages
destroy a stream if possible
Fast Async Iterator for browser Readable Streams.
Currently this package has one function:<br> `fromReadStream<T>(readStream:stream.Readable): Observable<T>` <br> <br> `fromReadStream` creates an rxjs observable from a node readstream with backpressure support. <br> How it works: the underlying read
TypeScript definitions for byline
Expose pg query as a readable stream
A [fs.ReadStream](https://nodejs.org/api/fs.html#fs_class_fs_readstream) that supports seeking to arbtrary locations within a file.
Convert Node Streams into ECMAScript-Observables
Add ReadStream support for .zip-files (uncompressed or deflate) to node
Pipe an array of streams to a single promise. Captures errors on any of the streams.
detect content-types via streams
ES async interator wrapper for node streams
```javascript module.exports = { exec, random_item, readFile, writeFile, statFile, readStream, writeStream, jsonParam, getRequest, postRequest, castString, sleep, Store } ```
TypeScript definitions for image-thumbnail
TypeScript definitions for uploadcare
Convert Mbox to js object
TypeScript definitions for s3-streams
pull out data from stream
TypeScript definitions for tar-fs
File System SyncWriteStream/SyncReadStream implementation from Node.js Core
External implementation of a WriteStream and ReadStream for dDatabase