parent
0a4d04b214
commit
6b8ba00ae1
|
@ -10,7 +10,7 @@ A trace panel for re-frame.
|
|||
|
||||
re-frame provides a data driven architecture, but we need to be able to inspect it. re-frame-trace takes inspiration from [redux-devtools](https://github.com/gaearon/redux-devtools), and provides several ways to visualise the structure and state of your re-frame application.
|
||||
|
||||
<img src="docs/images/trace-window.png" height="400px">
|
||||
<img src="docs/images/trace-window.gif" height="400px">
|
||||
|
||||
## Installation
|
||||
|
||||
|
|
Binary file not shown.
After Width: | Height: | Size: 681 KiB |
Binary file not shown.
Before Width: | Height: | Size: 280 KiB |
Loading…
Reference in New Issue