JSPM

activity-detector-ssr

3.0.0
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 145
  • Score
    100M100P100Q109420F
  • License MIT

Detects when a user is really using your page and when he is idle

Package Exports

  • activity-detector-ssr

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (activity-detector-ssr) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

activity-detector

npm npm Build Status

This module helps you detecting when the user becomes idle (does not interact with the page for some time) or active in your page.

This is the same as the original, except it should work in SSR.

Built 25.03.2021 using https://github.com/tuenti/activity-detector/pull/14