An open API service indexing awesome lists of open source software.

https://github.com/idimetrix/use-idle-detect

`useIdle` is a React hook that detects user inactivity using a customizable timeout. It supports event tracking (e.g., mouse, keyboard) and the Idle Detection API if available, with optional callbacks for idle and active states.
https://github.com/idimetrix/use-idle-detect

idle idledetect idledetection idledetector

Last synced: 6 months ago
JSON representation

`useIdle` is a React hook that detects user inactivity using a customizable timeout. It supports event tracking (e.g., mouse, keyboard) and the Idle Detection API if available, with optional callbacks for idle and active states.

Awesome Lists containing this project