Home
index.js
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: