Skip to content

Packages

GuideFlow is published as a collection of scoped npm packages. Install only what you need.

Core

PackageDescriptionInstall
@guideflow/coreTour engine, state machine, spotlight, renderer — zero runtime dependenciesnpm i @guideflow/core

Framework Adapters

PackageDescriptionInstall
@guideflow/reactReact hooks & components (TourProvider, useTour, TourStep)npm i @guideflow/react
@guideflow/vueVue 3 plugin & composables (GuideFlowPlugin, useTour)npm i @guideflow/vue
@guideflow/svelteSvelte store adapter (createTourStore)npm i @guideflow/svelte

AI & Analytics

PackageDescriptionInstall
@guideflow/aiAuto-generate tours, intent detection, conversational helpnpm i @guideflow/ai
@guideflow/analyticsEvent tracking, transports (PostHog, Mixpanel, Amplitude), A/B testingnpm i @guideflow/analytics

Tooling

PackageDescriptionInstall
@guideflow/cliScaffold flows, validate configs, export tours from the terminalnpm i -g @guideflow/cli
@guideflow/devtoolsChrome/Firefox extension — visual tour builder, flow inspector, AI assistInstall from source

Version Matrix

All packages follow the same version number and are released together via Changesets.

Current versionLicense
0.1.4MIT

Released under the MIT License.