redux-state-trail
v0.0.1
Published
Tracks the trailing Redux state of an application.
Downloads
2
Readme
redux-state-trail
Redux Trailing State Middleware
This middleware tracks a trail of actions of a user interacting with an application. This trail may be posted to a development server and replayed in development mode.
It's a work in progress at the moment.