user-inactivity-tracker

A library to perform actions after a user has been inactive for a specified amount of time.

use-idle-timeout

The useIdleTimeout npm package offers a convenient hook for managing idle timeouts in React components. With it, developers can effortlessly monitor user activity and execute predefined actions after a designated period of inactivity. Whether it's display

idle-detector

[Description:] This library is created to detect the Inactivity of the User. You can specify the Inactivity [timeout] in [milliseconds].