streamich/rx-use

User activity

Open

#6 opened on May 16, 2020

 (0 comments) (0 reactions) (0 assignees)TypeScript (0 forks)github user discovery
good first issuehelp wanted

Repository metrics

Stars
 (21 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

  • Observable that tracks if user is "active" on site.
  • Observable that fires when user starts typing.
  • Observable that listens for onbeforeunload event to fire when user tries to leave the page.

Contributor guide