sindresorhus/Plash

Support mousemove events even when not in browsing mode

Open

#16 opened on Jan 10, 2020

View on GitHub
 (2 comments) (5 reactions) (0 assignees) (157 forks)user submission
enhancementgood first issuehelp wanted

Repository metrics

Stars
 (3,961 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

It would be great to have some backgrounds that are interactive just with the mousemove events, for example this demo or this one. Or even this one but with the mousemove instead of click.

The mosemove interaction would work always, even when not in browsing mode.

Contributor guide