Testing & Debugging Tool
"We really like the current Vue dev tools for Chrome and wanted a way to extend that functionality by hooking onto the Vue application itself, so we built Vuetron!
Like the Developer Tools, you’re still able to view emitted events, view application state, and time travel debug. With Vuetron you have the added the ability to subscribe to specific state variables, observe API requests and responses, and visualize the component structure of your application giving you a larger toolkit for testing and debugging your Vue.js application."