gantt
Interactive Svelte Gantt charts for project timeline management
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install SVAR Svelte Gantt?โผ
Run `npx skills add svar-widgets/gantt --all -g -y` in your terminal to install this skill globally.
How to add a Gantt chart to a Svelte app?โผ
Import the Gantt component from the package, pass your tasks, links, and scales as props, and wrap it in a theme like Willow for instant styling.
Can users edit tasks directly on the timeline?โผ
Yes. Tasks can be dragged, resized, and edited through a built-in edit form, toolbar, and right-click context menu.
Does it support saving changes to a backend?โผ
Yes. The RestDataProvider forwards every task and link change to your REST API automatically once connected.
Does SVAR Gantt work with Svelte 5?โผ
Yes. Version 2.x is built for Svelte 5 and actively maintained, while version 1.x supports Svelte 4.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core