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
- Read the Mozilla Developer Network (MDN) documentation on the Ambient Light Events API. Create a new Observable that wraps the 'devicelight' event from the window. Then use this ambientLight$ observable in the darkMode$ observable to switch between light and dark modes based on the ambient light value.
- Tech stack
- typescriptjavascript
- Domain
- frontend
- Issue type
- Feature
- Prerequisites
- RxJSJavaScript