Home

index.js

NoSleepApp is a utility for preventing devices from sleeping by leveraging different strategies depending on platform capabilities.
Source:

no-sleep-element.js

NoSleepElement is a utility class that creates and manages a hidden video element to prevent devices from entering sleep mode when the Wake Lock API is not available.
Source:

visibility-listener.js

VisibilityListener is a utility class that listens for changes in document visibility and fullscreen state, invoking a callback when these states change.
Source: