Featured on Mar 13th, 2018

Driver

A light-weight, vanilla JavaScript lib to drive users' focus

CHECK IT OUT

A lightweight (~4kb gzipped) yet powerful JavaScript engine that helps you drive the user's focus on page.

Some sample use-cases can be creating powerful feature introductions, call-to-action components, focus shifters etc.

What are the features?

Driver is compatible with all the major browsers and can be used for any of your overlay needs. Feature introductions, focus shifters, call-to-action are just a few examples.

๐Ÿ”† Highlight any (literally any) item on page
โœ‹ Block user interactions
๐Ÿ“ฃ Create feature introductions
๐Ÿ‘“ Add focus shifters for users
๐Ÿ› ๏ธ Highly customizable โ€“ Use it anywhere for overlay
โŒจ๏ธ User Friendly โ€“ Controllable by keys
๐Ÿ†“ MIT Licensed โ€“ Free for personal and commercial use
๐Ÿ•Š๏ธ Lightweight โ€“ Only ~4kb when gzipped
๐ŸŒ€ Consistent behavior across all major browsers

Code Example

Highlighting a Single Element โ€“ With Popover

const driver = new Driver();
driver.highlight({
  element: '#some-element',
  popover: {
    title: 'Title for the Popover',
    description: 'Description for it',
  }
});
Hunted by @heap

$0.38ยท0 votesยท0 comments

No comments yet

Most Recent

1
Vocaline.ai
Build AI voice agents in minutes
$0.00ยท 0ยท 0
0.00
2
SalesDesk
The CRM that unites your teams and customers in one place..
$0.00ยท 0ยท 0
0.00
3
AG-UI
Open protocol for interactive Agent-to-UI communication
$0.00ยท 0ยท 0
0.00
Cannot read properties of undefined (reading 'scores')