Driver.js: Product tours, highlights, contextual help and more

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • driver.js

    A light-weight, no-dependency, vanilla JavaScript engine to drive the user's focus across the page

  • shepherd

    Guide your users through a tour of your app

  • This looks great. What does it do differently to Shepherd[0]?

    [0]: https://github.com/shipshapecode/shepherd

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • Aquaman

  • I built a library https://github.com/Evernote/Aquaman meant to accomplish some of these same tasks for a Redux app (also did the same think for React context, but that was never open sourced).

    The things this misses, I think, are that 1) you probably want the state of you app to trigger a guided tour, 2) you probably want a multistep flow at some point, and 3) the state changing logic of that flow probably should be separated from the rendering logic (all the steps of the flow should be together).

    That’s what I was able to accomplish with Aquaman.

  • lusift

    Javascript library to create product walkthroughs for your web app. Drive users through the different features of your product.

  • I made a more complete library a while back for those interested, driver has been known here for a while but Lusift is new and doesn't have that traction -

    https://github.com/lusift/lusift

  • react-onboard

    Onboard users with messages that highlight components. Fully customizable

  • I also made a version of this https://github.com/CSFlorin/react-onboard

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts