Product-Tour-JS icon indicating copy to clipboard operation
Product-Tour-JS copied to clipboard

A JavaScript library for easily manage user onboarding, UI discovering, product presentation, show your new awesome feature and more.

🤘 Product Tour JS

What is it?

A JavaScript library for easily manage user onboarding, UI discovering, product presentation, show your new awesome feature and more.

How to install:

  • download it
  • add the lib.js and lib.css files to your page
  • create your custom configuration object
  • when you want to start it call ProductTourJS.init(your-options-obj); and ProductTourJS.start();

Requirements:

  • jQuery