flyd-group-within
buffer stream values within x millisecond
buffer stream values within x millisecond
Creates a stream with emits a list of all values from the source stream that where emitted in a specified duration.
A keepWhen function for Flyd.
Lift for Flyd.
Lift React components to take Flyd streams.
mergeAll implementation for flyd streams
Functions for working with Flyd streams in objects.
Emits values on successive animation frames.
Minimal React bindings for Flyd.
Flyd module for conveniently merging and reducing several streams into one.
'Smarter' Streams with Flyd - run/error/catch functional handlers
sampleOn for Flyd
Flyd module for conveniently merging and scanning several streams into one.
A spring stream for flyd
Takes the first n values from the original stream, then ends.
Emit values from a stream until a second stream emits a value or ends.
Records the time interval between consecutive values emitted from a stream.
Function to generate a flyd stream that can help with making timers
Flyd undo by tracking state histories.
Flyd module that buffers values from a stream and emits them after a specified duration of silience