HTML Dom

Open-source HTML projects categorized as Dom

Top 15 HTML Dom Projects

  1. wpt

    Test suites for Web platform specs — including WHATWG, W3C, and others

    Project mention: WebShield – A new wide-spectrum content blocker for Safari | news.ycombinator.com | 2025-02-28

    Blink forked from Webkit more than a decade ago. There are tests that try to measure their compatibility, like https://wpt.fyi/results/?label=experimental&label=master&ali... (part of https://web-platform-tests.org/). They also have different JS engines these days (V8 vs JSCore).

    That said, as a frontend dev, I very very rarely run into real world issues between Safari and Chrome. More often it's Firefox/Gecko that lags behind, usually in some sort of graphics optimization (SVG and canvas stuff). Also some differences in WebGL and webgpu support, but those are niche enough that it's not a big deal yet.

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. hyperHTML

    A Fast & Light Virtual DOM Alternative

  4. linkedom

    A triple-linked lists based DOM implementation.

  5. HTML5 PHP

    An HTML5 parser and serializer for PHP.

  6. dom

    DOM Standard

    Project mention: Introducing command and commandfor in HTML | news.ycombinator.com | 2025-03-07

    My long-shot hope is that the page can come to embody most of the wiring on the page, that how things interact can be encoded there. Behavior of the page can be made visible! There's so much allure to me to hypermedia that's able to declare itself well.

    This could radically enhance user agency, if users/extensions can rewire the page on the fly, without having to delve into the (bundled, minified) JS layers.

    There's also a chance the just-merged (!) moveBefore() capability means that frameworks will recreate HTML elements less, which is a modern regression that has severely hampered extensions/user agency. https://github.com/whatwg/dom/pull/1307

  7. css-scope-inline

    🌘 Scope your inline style tags in pure vanilla CSS! Only 16 lines. No build. No dependencies.

    Project mention: Tailwind V4 Is Finally Out | news.ycombinator.com | 2025-01-22
  8. deno-dom

    Browser DOM & HTML parser in Deno

  9. InfluxDB

    InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.

    InfluxDB logo
  10. xmldom

    A pure JavaScript W3C standard-based (XML DOM Level 2 Core) `DOMParser` and `XMLSerializer` module.

    Project mention: Release 0.9.0 of `@xmldom/xmldom` | dev.to | 2024-08-29

    And this doesn't count all the people that managed to make the move from the original unscoped xmldom package, to the scoped @xmldom/xmldom package version 0.7.0 to get all security fixes. The most recent version released as the lts tag is 0.7.13.

  11. HTMLKit

    An Objective-C framework for your everyday HTML needs.

  12. Scroll-Btween

    ScrollBtween uses scroll position of document - or any DOM element - to tween CSS values on any DOM element.

  13. dom-projects

    dom-projects is an open-source web app that helps you learn frontend development faster with a hands-on practice style. It is a collection of projects that you can use to learn HTML, CSS and JavaScript

    Project mention: 20+ DOM Projects: Your Frontend Breakthrough! | dev.to | 2024-05-15

    Transform Your Learning Experience with DOM Projects! Dive into over 20 practical projects built with HTML, CSS, and JavaScript. Great for both newbies and seasoned developers, you'll find something to challenge and inspire you.

  14. MapML-Specification

    Map Markup Language is hypertext for Web maps, like HTML is hypertext for Web pages https://maps4html.org/MapML-Specification/spec/

  15. data-template

    Lightweight and minimal dom template and ajax helpers

  16. svelte-domtree

    Visualize DOM tree like in chrome DevTools

  17. elite

    build HTML declaratively using JS 548 bytes (by erf)

  18. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

HTML Dom discussion

Log in or Post with

HTML Dom related posts

  • Entendendo renderização no browser: DOM

    1 project | dev.to | 7 Nov 2024
  • Platform Strategy and Its Discontents: The web is losing. A comeback is possible

    2 projects | news.ycombinator.com | 29 Oct 2024
  • Release 0.9.0 of `@xmldom/xmldom`

    1 project | dev.to | 29 Aug 2024
  • A Response to "Have Single-Page Apps Ruined the Web?"

    3 projects | news.ycombinator.com | 25 Apr 2024
  • HTML Attributes vs. DOM Properties

    2 projects | news.ycombinator.com | 24 Apr 2024
  • Nue CSS: A Scaleable Alternative to Tailwind, BEM, and CSS-in-JS

    1 project | news.ycombinator.com | 21 Mar 2024
  • Show HN: Vanilla CSS Tailwind alternative in 16 lines

    1 project | news.ycombinator.com | 4 Oct 2023
  • A note from our sponsor - CodeRabbit
    coderabbit.ai | 23 Apr 2025
    Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR. Learn more →

Index

What are some of the best open-source Dom projects in HTML? This list will help you:

# Project Stars
1 wpt 5,303
2 hyperHTML 3,074
3 linkedom 1,797
4 HTML5 PHP 1,664
5 dom 1,644
6 css-scope-inline 620
7 deno-dom 449
8 xmldom 394
9 HTMLKit 240
10 Scroll-Btween 166
11 dom-projects 93
12 MapML-Specification 55
13 data-template 18
14 svelte-domtree 17
15 elite 10

Sponsored
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai