46 packages found
Pipe a stream into a string, collect value with callback or promise
Convert a value to a ReadableStream
Consume a stream of data into a binary Buffer as efficiently as possible
Convert a string/promise/array/iterable/asynciterable/buffer/typedarray/arraybuffer/object into a stream
split/binary-split but lines contain byte offset in the source stream and gives access to last line fragment
Add line numbers to a stream of text
Convert a string into a stream (streams2)
Create a readable stream from an array-like object.
- stdlib
- utilities
- utility
- utils
- util
- node
- stream
- streams
- readable
- array
- array-like
- typed array
- typed
- from
- View more
Create a readable stream from a strided array-like object.
- stdlib
- utilities
- utility
- utils
- util
- node
- stream
- streams
- readable
- array
- array-like
- typed array
- typed
- strided
- View more
Create a readable stream from a circular array-like object.
- stdlib
- utilities
- utility
- utils
- util
- node
- stream
- streams
- readable
- array
- array-like
- typed array
- typed
- from
- View more
Write string/buffer/stream to a random temp file
Render Hyperapp to an HTML string with SSR and Node.js streaming support
Parses raw Tap: string-to-object or stream-to-a-promise-of-an-object
A variant of RxJS exhaustMap that includes the trailing value emitted from the source observable while waiting for the inner observable to complete
- Rx
- RxJS
- ReactiveX
- ReactiveExtensions
- Streams
- Observables
- Observable
- Stream
- ES6
- ES2015
- ts
- typescript
- angular
- utilities
- View more
convert String, Buffer, Readable to Readable stream
Turns an array of diffs into a string. You can generate a changes stream by using [sorted-diff-stream](github.com/maxogden/sorted-diff-stream).
Convert object mode streams to and from JSON strings
convert String, Buffer, Readable to Readable stream
Stream a base64 encoded string directly to aws s3
Applies a transform to an input string and calls back with result, mostly useful for testing transforms