0.0.6 • Published 7 years ago

@rxjs-inspector/core v0.0.6

Weekly downloads
1
License
MIT
Repository
github
Last release
7 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

7 years ago

0.0.5

7 years ago

0.0.4

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago

0.0.2-0

7 years ago

0.0.1

7 years ago