Buscador de complementos para Firefox
  • Extensiones
  • Temas
    • para Firefox
    • Diccionarios y paquetes de idiomas
    • Otros sitios de navegadores
    • Complementos para Android
Iniciar sesión
Vista previa de RxJS Insights

RxJS Insights por kszksz

See through the observables

0 (0 reviews)0 (0 reviews)
28 usuarios28 usuarios
Necesitás Firefox para usar esta extensión
Descarga Firefox y obtiene la extensión
Descargar archivo

Metadata de la extensión

Capturas de pantalla
Sobre esta extensión
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
Calificado 0 por 0 revisores
Iniciar sesión para calificar esta extensión
Todavía no hay valoraciones

Se guardó la valoración

5
0
4
0
3
0
2
0
1
0
Aún no hay revisiones
Permisos y datosConocer más

Permisos requeridos:

  • Ampliar las herramientas para desarrolladores para acceder a tus datos en las pestañas abiertas
  • Acceder a tus datos para todos los sitios web
Más información
Enlaces del complemento
  • Página de inicio
  • Sitio de soporte
Versión
0.0.2
Tamaño
1,4 MB
Última actualización
hace 3 años (31 de oct. de 2022)
Categorías relacionadas
  • Desarrollo web
Licencia
Licencia MIT
Historial de versiones
  • Ver todas las versiones
Agregar a la colección
Informar este complemento
Más extensiones de kszksz
  • Todavía no hay valoraciones

  • Todavía no hay valoraciones

  • Todavía no hay valoraciones

  • Todavía no hay valoraciones

  • Todavía no hay valoraciones

  • Todavía no hay valoraciones

Ir a la página de inicio de Mozilla

Complementos

  • Acerca de
  • Blog de complementos de Firefox
  • Taller de extensiones
  • Centro de desarrolladores
  • Normativas para desarrolladores
  • Blog de la comunidad
  • Foro
  • Informar de un error
  • Guía de revisión

Navegadores

  • Desktop
  • Mobile
  • Enterprise

Productos

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • Privacidad
  • Cookies
  • Legal

A menos que se indique lo contrario, el contenido de este sitio está licenciado bajo la licencia Creative Commons Reconocimiento Compartir-Igual v3.0 o una versión posterior.