Skip to content

DireLines/svelteflow-graph-editor

Repository files navigation

svelteflow-graph-editor

A graph editor with nesting for planning personal or team projects where you have tasks, subtasks and dependencies between tasks. Supports importing from / exporting to several formats.

This version is made for ease of editing and clarity of presentation, not for scaling to very large projects or doing analysis or automated suggestions on them.

To run locally: npm install && npm run dev && open http://localhost:5173

Originally set up in stackblitz, which is a pretty good in-browser scratchpad for svelte projects: Edit in StackBlitz next generation editor ⚡️

About

graph-based task management

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published