react-screen-wake-lock
React implementation of the Screen Wake Lock API. It provides a way to prevent devices from dimming or locking the screen when an application needs to keep running.
no-sleep-app
NoSleepApp is a lightweight JavaScript library that prevents devices from going to sleep during critical activities. It uses the Screen Wake Lock API or a fallback video playback method to keep the screen active, ensuring uninterrupted user experiences ac
jest-wake-lock-mock
Mock Screen Wake Lock API `navigator.wakeLock` with ease and run your tests using Jest
use-stay-awake
React hook that will help the device stay awake while actively using your website or app.
use-stay-awake-nextjs
React hook that will help the device stay awake while actively using your website or app.