zalmoxisus / remote-redux-devtools

Redux DevTools remotely.
http://zalmoxisus.github.io/monitoring/
MIT License
1.8k stars 138 forks source link

Feature request: Show raw versions of state/diff/action etc #110

Open jhalborg opened 6 years ago

jhalborg commented 6 years ago

Hey,

Thanks for a cool tool! :)

It would be awesome if it could be possible to see the state/action etc. as raw JSON text in order to easily copy+paste it. This is possible with the 'normal' redux debugger. The tree view is also cool/fun if it's easy to integrate.

Thanks again :)