Getting Started
Learn how to install kaykay and create your first flow diagram.
Installation
Install kaykay using your preferred package manager:
Terminal
# Using pnpm
pnpm add kaykay
# Using npm
npm install kaykay
# Using yarn
yarn add kaykaykaykay requires Svelte 5 as a peer dependency.
Try it out!
- Drag nodes to reposition them
- Scroll to zoom in/out
- Drag from output to input handles to create connections
- Select a node/edge and press Delete to remove it
Live Preview
Input
Process
Output