0 comments (0 comments)0 reactions (0 reactions)0 assignees (0 assignees)JavaScript6 forks (6 forks)github user discovery
help wanted
Repository metrics
- Stars
- 26 stars (26 stars)
- PR merge metrics
- No merged PRs in 30d (No merged PRs in 30d)
Contributor guide
- Research direction
- Examine the existing mock implementations for similar Element methods (e.g., `getAttribute`, `setAttribute`) and implement `hasAttribute` following the DOM specification.
- Tech stack
- javascript
- Domain
- testingfrontend
- Issue type
- Feature
- Prerequisites
- JavaScriptDOM API basics