JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 21
  • Score
    100M100P100Q68298F
  • License MIT

A simple walklthrough library which can be used to guide users through your website

Package Exports

  • trail-js

Readme

📦 trail-js

trail-js is a lightweight JavaScript library to create guided walkthroughs for your web app. Similar to React Shepherd or Intro.js, it helps you guide users through important elements step-by-step.


✨ Features

  • ⚡ Lightweight & framework-agnostic
  • 🧭 Define steps with CSS selectors
  • 🎯 Customizable tooltip text and position
  • ⌨️ Easy keyboard navigation (Next, Previous, Exit)

🚀 Installation

npm install trail-js