---
title: workflow/sveltekit
description: SvelteKit integration for automatic workflow bundling via Vite.
type: overview
summary: Explore the SvelteKit integration for automatic workflow bundling and runtime support.
related:
  - /docs/getting-started/sveltekit
---

# workflow/sveltekit



SvelteKit integration for Workflow SDK that configures Vite to transform workflow code and build the workflow bundles.

## Functions

<Cards>
  <Card title="workflowPlugin()" href="/docs/api-reference/workflow-sveltekit/workflow-plugin">
    Vite plugin that transforms workflow code (`"use step"`/`"use workflow"` directives) in SvelteKit apps
  </Card>
</Cards>


## Sitemap
[Overview of all docs pages](/sitemap.md)
