Svelte Kit Inspector
🧩 jump to local IDE source code while click the element of browser automatically
Vite Plugin Dev Inspector
点击页面元素,编辑器直接打开本地代码文件,适用任何前端框架。A vite plugin which provides the ability that t…
Svelte Vite Events Event Modifiers
chain together multiple modifiers <button on:click|once|capture={handleClick}>