HubSpot, Inc. is announcing that Shepherd with version number 1.0.1 is already available to download.
What is Shepherd ?
Shepherd is A JavaScript library for creating Web-based presentations, intros, tour guides and step by step wizards, perfect for showcasing product and service features .
Shepherd is extremely easy to use and comes with plenty of documentation to get developers started on creating their own presentational guides.The library works by dithering out the rest of the page and leaving only the desired element in focus, while also showing a popup tooltip next to it with extra details.The developer can create multiple of these types of popups and chain them together to create complex tour guides for his products, services, interfaces, and so on.He can also add back, forward or exit buttons to these tooltips, to help the user navigate them easier and provide a way of stopping the tutorial whenever needed.With the help of the Tether library these tooltips can be attached to practically any element on the page and are also easy to style via CSS.
This is changelog for Shepherd version 1.0.1 :
- Proper UMD
- Update build process
- Coffeescript -> ES6
- Remove bundled version
You can read the complete changelog and also download this latest version on their homepage:
github.com