Cycle.js DevTool to visualize the dataflow graph
Cycle.js DevTool to visualize the dataflow graph
A DevTool panel that renders a visualization of the dataflow graph between source streams and sink streams of your Cycle.js app in the inspected page.
This DevTool requires that your app is built using the following packages:
- `xstream` v6.1.x or higher
- `@cycle/xstream-run` v3.1.x or higher
- `@cycle/dom` v12.2.x or higher, if you are using it
- `@cycle/http` v10.2.x or higher, if you are using it
Read more at https://github.com/cyclejs/cyclejs/tree/master/devtool
Latest reviews
- (2017-10-08) ex peng: how can you do that ,i found it while i watch the author of cycle.js's speech