observable-callback

JSON →
library 1.0.3 ·javascript
verified May 9, 2026

A small RxJS utility (v1.0.3, stable) that creates a callback function which publishes its argument to an observable stream. It wraps an RxJS Subject and returns a tuple of the subject's observable and its next() function. Also supports an optional operator function to transform the observable. Minimal, no other dependencies besides RxJS 6.x or 7.x. Ideal for converting callback-based APIs (e.g., React event handlers) into observable streams.

total hits 5
actors 1 distinct systems
last hit 9d ago AhrefsBot
Humans
2

top countries 🇨🇦 Canada · 🇫🇷 France · 🇮🇹 Italy · 🇺🇸 United States