Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 585 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 585 Bytes

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