Hi guys,
Recently I started working on an npm package using a simple concept.
So suppose you create a Web Application and you want to take your users or anyone on a walkthrough on one, two or maybe all the features in your app, you can install this simple Javascript package to create a sequence of small tooltips that will guide the user to each feature( in our case a web element ) and show a small description of what you want them to know about that feature.
This package would save you the time to manually create tooltip descriptions on each page and link them together in action.
Link to npm Package: https://www.npmjs.com/package/tooltip-sequence
Link to Repository: https://github.com/SoorajSNBlaze333/tooltip-sequence
(Please star if you like the package)
Top comments (0)