Callbag mock with manual emitting and signal tapping
A tiny but capable push & pull stream library for TypeScript and Flow
A standard for JS callbacks
Callbag operator that applies a transformation on data passing through it
No description provided.
Utility function for plugging callbags together in chain
👜 Callbag source factory that emits values specified as arguments.
Seamless REST/GraphQL API mocking library for browser and Node.js.
Callbag factory that merges data from multiple callbag sources
A callbag sink (listener) that connects an Observer a-la RxJS.
Creates a new Callbag given an optional producer
Callbag factory that concatenates data from multiple callbag sources
Callbag sink that consume both pullable and listenable sources
Emits the values emitted by the source Callbag until a notifier Callbag emits a value
<!-- automd:badges color=yellow -->
👜 Callbag which creates a source from a given factory when sink subscribes.
Callbag operator that broadcasts a single source to multiple sinks
Easy and powerful mocking of AWS SDK v3 Clients
Callbag operator that conditionally lets data pass through
Mock a canvas in your jest tests.
Axios adapter that allows to easily mock requests
👜 Callbag operator that emits items given it as arguments after it finishes emitting items emitted by source.
Convert an observable to a callbag listenable source
Type safe mocking extensions for jest