概述
See through the observables
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.). Learn more at https://github.com/ksz-ksz/rxjs-insights
3.3 星(5 星制)3 个评分
Google 不会核实评价。 详细了解结果和评价。
详情
- 版本0.0.2
- 上次更新日期2022年11月1日
- 提供方kszksz
- 大小1.38MiB
- 语言English
- 开发者
电子邮件通知
kszkszdev@gmail.com - 非交易者该开发者尚未将自己标识为交易者。欧盟地区消费者须知:消费者权利可能不适用于您与该开发者达成的合约。
隐私权
该开发者已声明,您的数据:
- 不会因未获批准的用途出售给第三方
- 不会为实现与产品核心功能无关的目的而使用或转移
- 不会为确定信用度或放贷目的而使用或转移
支持
若有任何疑问、建议或问题,请在桌面浏览器中打开此页面