Home

Awesome

<p align="center"> <a href="https://badge.fury.io/js/@rxjs-insights%2Fcore"> <img src="https://badge.fury.io/js/@rxjs-insights%2Fcore.svg" alt="npm version"> </a> <a href="https://github.com/ksz-ksz/rxjs-insights/blob/master/LICENSE"> <img src="https://img.shields.io/badge/license-MIT-blue.svg" alt="MIT license" /> </a> </p> <p align="center"><img src="./resources/rxjs-insights.svg" width="256px" alt="RxJS Insights"/></p> <h1 align="center">RxJS Insights</h1>

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:

Get Chrome extension

Get Firefox extension

Try it out on StackBlitz ⚡

Example console output

Documentation

Future work