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