0 comments (0 comments)0 reactions (0 reactions)0 assignees (0 assignees)TypeScript0 forks (0 forks)github user discovery
good first issuehelp wanted
Repository metrics
- Stars
- 21 stars (21 stars)
- PR merge metrics
- No merged PRs in 30d (No merged PRs in 30d)
Contributor guide
- Research direction
- Study the existing RxJS patterns in the repository, especially how other sensors are implemented. For the user activity observable, refer to the react use useIdle hook and adapt it to RxJS. For start typing, look at useStartTyping. For beforeunload, implement an RxJS observable that listens to the window beforeunload event.
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Prerequisites
- JavaScriptRxJS