应用截图

Svelte Reactive Debugger截图1
Svelte Reactive Debugger截图2

详细介绍

Monitor svelte reactive statements

SvelteJs makes use of reactive statement that are re-executed on a state change. These statements can prove hard to debug or monitor. That's where this extension comes in. It allows to monitor the reactive statements easily by showing the statements as they are executed and also by showing the state snapshots before and after the statement has been invoked.