RxJS Insights

RxJS Insights

See through the observables

What is RxJS Insights?
RxJS Insights is a Chrome extension that offers a comprehensive toolset for debugging and visualizing the observables in your app. It tracks all types of events and relations, captures information about constructor calls, creation operator calls, pipeable operator calls, subscribers, callers, and events. It even identifies async tasks where events occurred. Ideal for developers, it requires no source code modifications and is easy to use. The extension provides invaluable insights into the behavior of your code.
Merlin
Stats
By: kszksz
Users: 1,000+
Rating: 3.33 (3)
Version: 0.0.2 (Last updated: 2022-11-01)
Creation date: 2022-08-17
Risk impact: Moderate risk impact
Risk likelihood: Very low risk likelihood
Manifest version: 3
Size: 1.45M
URLs: Website
Stats date:

Other platforms

Not available on Firefox
Not available on Edge
Want to check extension ranking and stats more quickly for other Chrome extensions? Install Chrome-Stats extension to view Chrome-Stats data as you browse the Chrome Web Store.
Chrome-Stats extension
Merlin
Summary

RxJS Insights is a toolset that helps you debug and visualize the observables in your app.

✨ Developer friendly: Easy to set up. Easy to use. ✨ Unobtrusive: Does not require source code modification. ✨ Comprehensive: Tracks all types of events and relations.

The data gathered by the RxJS Insights includes the information about:

• constructor calls, including the arguments passed to it, the name of the Observable (sub)class, and the source code location of the call, • creation operator calls, including the arguments passed to it, the name of the operator, and the source code location of the call, • pipeable operator calls, including the arguments passed to it, the name of the operator, and the source code location of the call, • subscribers (i.e. the instances of the running observables), including the relation to the parent observable, as well as relations to other subscribers that are either sources or destinations of the given subscriber, • callers (i.e. the connection with the world outside the RxJS, e.g. direct subscribe calls from the application), including the arguments passed to it, and the source code location of the call, • events, including the notification events (i.e. next, error, and complete) and subscription events (i.e. subscribe and unsubscribe), as well as relations to other events that either caused or are caused by the given event, • async tasks within which the events happened (e.g. setTimeout, setInterval, DOM events, REST events, etc.).

See more
User reviews

by Artem Halushko Artem Halushko, 2023-12-03

Completely unusable when using devtools docked to the side, because the logo takes 90% of the width. Still basically unusable when using devtools in a separate window, because the logo still takes half the screen. Apparently it's more important to show us their logo, than to actually use the functionality.
by Wander ... Wander ..., 2023-10-12
View all user reviews
Safety
Risk impact

RxJS Insights may not be safe to use and it requires some risky permissions. Exercise caution when installing this extension. Review carefully before installing.

Risk likelihood

RxJS Insights has earned a good reputation and can be trusted.

Upgrade to see risk analysis details
Screenshots
Similar extensions

Here are some Chrome extensions that are similar to RxJS Insights: