Skip to content

RxJs inspector toolset for debugging and inspecting your rxjs application with ease

License

Notifications You must be signed in to change notification settings

TinyMan/rxjs-inspector

Repository files navigation

@rxjs-inspector

Toolset for debugging and visualizing RxJs applications.

WIP

This project is in early developpement stage.

Packages

Demo

First install locally

git clone https://github.com/TinyMan/rxjs-inspector.git
cd rxjs-inspector
npm install
npm run bootstrap
npm run build

Then you have to install the extension in chrome:

  • Go to chrome://extension and tick "developper mode"
  • Load unpacked extension
  • Choose <package root>/packages/extension/lib

You can run the demo app:

npm run watch:demo

And the panel:

npm run watch:panel

Then visit http://localhost:1337 and http://localhost:4200.

Features

Contributing

About

RxJs inspector toolset for debugging and inspecting your rxjs application with ease

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published