Svelte-domtree is a svelte component visualize DOM similar to DOM tree in Chrome DevTools.
git clone https://github.com/alex-knyaz/svelte-domtree.git cd svelte-domtree npm install npm run dev