Ross ROSS = Recommend OSS · open-source software intelligence for agents

phuocng/html-dom resource

Common tasks of managing HTML DOM with vanilla JavaScript. Give me 1 ⭐if it’s useful. observed · 2026-08-28

github.com/phuocng/html-dom · homepage · MDX · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 2391
  • days_rel: n/a
  • days_push: 818
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

6517 stars · 445 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

A curated collection of common HTML DOM management tasks using vanilla JavaScript, presented as a website with live demos, tips, and best practices. It documents native browser DOM APIs and solutions to popular DOM questions without relying on external libraries.

Use cases

  • learn how to manipulate the DOM with vanilla JavaScript
  • find how to select and modify HTML elements without jQuery
  • look up DOM API examples and best practices
  • solve common DOM tasks like handling events or creating elements
  • reference snippets when working with refs in React or Vue
  • understand browser DOM APIs for web component development

When to choose

  • you want framework-free, native browser API solutions for DOM tasks
  • you need quick, understandable examples with live demos
  • you are learning or teaching DOM fundamentals
  • you work with web components or framework refs and need DOM knowledge

When to avoid

  • you need a DOM manipulation library with a programmatic API to install
  • you must support legacy browsers like Internet Explorer
  • you want comprehensive documentation of a specific framework's DOM handling

Facets

learning-resource · maturity maintenance

documentation developer-tools web-development frontend tutorials documentation browser dom-manipulation vanilla-javascript dom-api web-components snippets live-demos javascript web-development

1 source

Member repositories

RepositoryRoleHealth v2
phuocng/html-dommain23

For agents

markdown · JSON · MCP: product_card(name="phuocng/html-dom")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem