0.0.6 • Published 6 years ago

@rxjs-inspector/devtools v0.0.6

Weekly downloads
-
License
MIT
Repository
github
Last release
6 years ago

@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

0.0.6

6 years ago

0.0.5

6 years ago

0.0.4

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago

0.0.2-0

6 years ago