svelte-file-tree-explorer Svelte Themes

Svelte File Tree Explorer

File explorer in a tree view, as a Svelte component.

Svelte File Tree Explorer

A file tree explorer for the web, built with Svelte.

Install it like this:

npm install @saibotsivad/svelte-file-tree-explorer

Use it something like this:

<script>
    import Explorer from '@saibotsivad/svelte-file-tree-explorer'
    const fileTree = [
        // file tree
    ]
</script>

<Explorer tree={fileTree} />

Top categories

svelte logo

Need a Svelte website built?

Hire a professional Svelte developer today.
Loading Svelte Themes