idle-beat A library to monitor the idle time of the browser users, and make a beat reaction. Installation Install the latest version of idle-beat: yarn add idle-beat Apply idle-beat in your application Example (Vanilla JS) import idleBeat from 'idle-beat'; License MIT