Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 551 Bytes

README.md

File metadata and controls

30 lines (19 loc) · 551 Bytes

svelte-watch

Monitor Svelte components state using Redux Devtools

Installation

npm install svelte-watch

Usage

Insert the following import in the entry file of your svelte app (the .js file)

import "svelte-watch";

Screenshots

Event list

Event list

Components list

Event list

State log

Event list