inactivity-countdown-timer

A plain JS (Typescript) module that will countdown and timeout when users are inactive/idle.

idle-detect

A TypeScript library for inactivity timer, which utilises `IdleDetector` API where possible or a fallback to `window.setTimeout` approach