pull-thenable
Convert a pull-stream into a thenable
Found 173 results for pull-stream
Convert a pull-stream into a thenable
unwind the stack while reading recursively from a pull-stream
Convert a pull-stream to an Async Iterable
Like pull.drain, but respects CPU load
Simple pull-streams for websocket client connections
Transform arrays of objects into arrays with a maximum length
a through for dominictarr's pull-stream to remove items with an async filter function
Scan algorithm for pull streams
Pull streams implementation of a file reader
Simple pull-streams for websocket client connections
Helpers for working with pull streams
Combine latest for pull streams
Flat map for pull streams
Combine a stream with the latest value from another stream
Catch errors in a pull stream
libsodium secretstream as a pull stream
pull-stream throughs for manipulating (splitting, etc) buffers
Streaming length prefixed buffers with pull-streams
A pull-streams ndjson parser and serializer, inspired by and compatible with [ndjson](https://www.npmjs.com/package/ndjson).
Pull Streams for socket.io
Pull streams over window.postMessage
A pull-stream that filters until X elements, and stops streaming after Y elements.
transform input into equally-sized blocks of output
simple composable data services using muxrpc
websockets with pull-streams, like websocket-stream but much leaner
Async Map Pull Stream with Done callback
Fast, simple data pipelines
Map Pull Stream with Promise support and done callback
Stdio functions for pull streams.
cache a pull-stream
Logs synchronization events inside a pull-stream.
A state machine with pull stream interface
Protocol Buffers length-prefixed pull-stream encoder/decoder
use pull-streams to make gitremote-helpers(1)
A refinement of the parallel map module for dynamic, unbounded, and fault-tolerant parallel processing.
Namespace streams
State machine as a pull stream
read buffered data from a pull-stream
pull-stream source that produces data on state transitions
group incoming items until either max item count is reached or no new items arrived for a while (like pull-group but with a timeout)
Create a duplex stream from a react component.
pull-stream based library
High level router using pull streams
data event streams made easy, built on top of PipeStreams, which is built on top of pull-stream
Match routes with a pull stream
Browserify functions for pull stream
pull-stream source and sink for WebRTC data channels
IndexedDB implementation for interface-pull-blob-store
An infinite scroller fed by pull-streams
Pull-stream file and path helpers
Create a duplex stream from a react component.
pull-stream implementation based on generators.
Lends one value at a time from a stream. Re-lends in case of errors.
Read and write `Vinyl` objects in the file system.
A through stream that runs a user-provided, untrusted mapper function in a quickjs sandbox in a worker thread.
Server-sent events magic for pull-streams
a stream-to-pull-stream written in typescript
Protocol Buffers RPC utility module for pull-streams
Minify JavaScript files or buffers inside a pull-stream
Consume the flickr API (search at this stage) with pull-streams
Catch abort events in pull streams
pull-stream utilities
Create a pull stream from an async function call
pull-stream through, like flat-map but with inner cancellation
Bundle JS files inside pull-stream with Browserify
Limits the total number of items inside a through pull-stream.
MessagePack v5 as pull-stream
Synchronizes pull-streams that are connected by an unsynchronized transport.
Pull stream with queue
Buffer that reads (enqueue) as much data as possible before draining (dequeuing).
Create a duplex stream from a preact component
Turn your view into a duplex stream
minimalistic html tree widget using hyperscript, hyperobj and pull-streams
Create an html file from js and css file streams
tre-image-size ---
Test suite for pull-blob-stores
Sink ssb-review streams into mutant arrays
Redirectable pull-streams
hyperscript as a pull-stream source. Allows streaming the view to the browser as it continues to render.
Bundles your project together with pull-stream
Test suite for pull-blob-stores
A pullstream "webdriver" for interacting with changes to the dom.
observable as a pull-stream source to take advantage of existing throughs and sinks
Uglify JavaScript files with pull-stream
a pull-stream interface for the `require('nets')` npm module
Identify the type of file passing through the stream
Create a broadcast pull-stream.
Concat pull-stream files into one
Http pull-stream functions
Fetch function for pull stream
debouncing pull-stream
a tiny lib for patchcore stream stepping
Use pull-streams with child_process.spawn stdio
Multiple execution contexts for pull substreams.
Simple pull-stream for DOM events
Pull stream for UI keydown events
Pull stream of authenticated encryption ChaCha20-Poly1305
abstract git repo interface using pull streams
Pull the value from a promise using pull-streams
Converts a pull-stream duplex into a net.Socket
Create sync, async, or through maps in pull-streams
Converts a pull-stream function into an equivalent object form.
A pull-stream through that will throttle the source until a Pixi.js sprite event happens
abort a pull-stream if the rate of flow drops below the specified threshold.
source stream interface to recvfrom
Minimal express-like router for pull-streams
Read source pull-streams, in round robin fashion.
Split a stream into other streams using filters
Transform pipeline operator into pull(...) calls
a through for dominictarr's pull-stream to delay the inputs
Drain a pull-stream and await the result
Pull all of npm's metadata
throttle a pull stream
Collate array objects and send them downstream.
Map pull-stream errors.
Use this pull-stream to lazily traverse a paginated (REST) API!
Spawn pull streams into substreams.
Lightweight multiplexing for pull streams
Collect items into batches for optimal write operations to leveldb
pull-stream for cross-domain inter-frame communication using postMessage
File system functions with a separated metadata system.
uuid generation as an infinite pull stream
Drain pull-stream and return a promise
A dom render loop using picodom and pull streams
Produces a stream from the pull-stream protocol events happening during the interaction between two modules.
Tests for pull streams
This is designed to work with stepping queries in [ssb-query](https://github.com/dominictarr/ssb-query) (a scuttlebot plugin).
A pull-stream through that will throttle the source until the next tick of a Pixi.js ticker
Read from an alternative source, if the main ended.
Minify JS and CSS files inside a pull-stream
Pull-stream sink that collects values into an array then returns a promise.
Unwind/flatten a complex stream to a simpler one.
Parse CSS into ASTs through a pull stream, or vice versa.
Select a property and replace inside an object
Replay a pull-stream on demand.
Chaining for pull-stream functions
GRPC pull stream interface
parse strings into emoji through a pull-stream interface
Control flow for pull streams.
Pull-stream which recursively flattens streams of streams
Observ struct instance from a pull stream
streamdata.io server-sent events as a pull-stream source
JSON pull through stream
Convert a promise to a pull-stream
Timeout pull streams.
pull-stream that performs cartesian multiplication on json objects.
Collate json objects and send them downstream.
Group items and reduce each group to a single value
Get meta-data of all repositories by a specific organisation as a pull-stream
Wrap handlers to use pull-stream
a pull-stream source that generates an infinite number of ticks
Load Balancer for through pull streams.
read WARC file records as a pull-stream
requestIdleCallback pull through
cache a pull-stream so it can be read in reverse
Like pull-stream's unique through stream but requires a result to be present in all streams
LevelDB implementation for interface-pull-blob-store
[].reduce()-esque pull-stream sinks
Keeps resubmitting inputs to transformer until the corresponding outputs test successfully.
A simple library for composable DOM elements using tagged template strings.
A source that masks other sources over its lifetime.
Pull-streams for reading and writing in CouchDB.
raf as a through pull stream
Clone a pull-stream manually.
This is an ES module build of [pull-stream](https://github.com/pull-stream/pull-stream)
Like pull.through, but taps into requests, not responses
get a meta-data pull-stream of all videos a user liked on youtube (browser & node)
MessagePack as pull-stream
pull-stream that groups items by return value of a user-defined function
A push-stream through that applies backpressure when CPU is too busy
Group items and reduce each group to a single value
pull-stream source for exponential backoff intervals
A through stream that does CPU throttling to avoid full CPU usage