Skip to content

alex-knyaz/svelte-domtree

Repository files navigation

Svelte-domtree (Demo)

GitHub GitHub Workflow Status

Svelte-domtree is a svelte component visualize DOM similar to DOM tree in Chrome DevTools.

Screenshot

Installation

git clone https://github.com/alex-knyaz/svelte-domtree.git
cd svelte-domtree
npm install
npm run dev