lambdaisland / lambdaisland/dom-types
Add DOMStringMap type
Nobody has claimed this yet.
- Dominant language
- Clojure
- Stars
- 39
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
I would like to add DOMStringMap type to the list. It comes up when accessing data-* attributes of an Element and would be useful for inspection. Is it okay to make a pull request?
note: I'm new to open source contributing but I read lambdaisland/open source README , CONTRIBUTING section and took an overview of the code. I think I can manage to help and maybe add section on usage for how to use the library.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the repository code and the CONTRIBUTING section mentioned in the issue to find where browser types are listed or implemented. Add DOMStringMap for inspection of Element data-* attributes, then verify it using the repository's existing checks for supported browser types.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- clojure
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100