New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

@zag-js/tour

Package Overview
Dependencies
Maintainers
1
Versions
406
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@zag-js/tour

Core logic for the tour widget implemented as a state machine

latest
Source
npmnpm
Version
1.38.2
Version published
Weekly downloads
538K
-10.62%
Maintainers
1
Weekly downloads
 
Created
Source

@zag-js/tour

Core logic for the tour widget implemented as a state machine

Installation

yarn add @zag-js/tour
# or
npm i @zag-js/tour

Contribution

Yes please! See the contributing guidelines for details.

Licence

This project is licensed under the terms of the MIT license.

Docs Examples

Useful for designing guided product tours, feature highlights, contextual help in your application.

  • https://design.mindsphere.io/patterns/guided-tour.html

  • https://design.mindsphere.io/patterns/guided-tour.html

  • https://codepen.io/collection/DyPkzY?cursor=eyJwYWdlIjoxfQ==

  • Changing the placement of a tour, per step

  • Exiting the tour on interaction outside

  • Styling the overlay background

  • Adding a stroke around around the overlay

  • Highlighting with no target

  • Showing tour progress

  • Removing the overlay

  • Disabling keyboard navigation

  • Handling Cross frame elements (iframes)

  • RTL Support (right to left)

  • Customizing the accessibility labels

  • Asynchronous steps using effects

    • Lazy-Loading
    • Show step after a delay
  • Celebrating the end of the tour

    • End the tour with a celebration
  • Wait for Navigation and Content to Load

  • Accessibility

    • Keyboard navigation
    • Screen reader support
    • Focus management
    • Live region for content updates

Pro Examples

  • Customizable Tour Templates
  • Analytics Integration
  • Multi-Language Support
  • Advanced Branching Logic

Keywords

js

FAQs

Package last updated on 26 Mar 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts