Introducing command and commandfor in HTML

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

InfluxDB high-performance time series database
Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
influxdata.com
featured
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
featured
  1. standards-positions

    WebKit's positions on emerging web specifications (by WebKit)

    Start here I think:

    https://github.com/WebKit/standards-positions/issues/264

  2. 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
  3. WHATWG HTML Standard

    HTML Standard

    Doesn't appear to be.

    https://github.com/whatwg/html/pull/9841

    https://github.com/whatwg/html/issues/9625

    Seems to have been in the works since 2023, out in the open, with support by all major browser engines.

  4. CnC_Red_Alert-ThreeJs

    Command and Conquer: Red Alert (w/ ThreeJS)

  5. dom

    DOM Standard

    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

  6. Roslyn

    The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.

    C# has COMEFROM, too: https://github.com/dotnet/roslyn/blob/main/docs/features/int...

    they make it cumbersome to use by hand, but not impossible

  7. 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
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Notion about their usage of WASM SQLite

    5 projects | news.ycombinator.com | 17 Jul 2024
  • Do Not Train" Meta Tags: The Robots.txt of AI – Will Anyone Respect Them?

    2 projects | news.ycombinator.com | 24 Apr 2025
  • Default styles for H1 elements are changing

    4 projects | news.ycombinator.com | 11 Apr 2025
  • Broadcast Channel API for Cross-Tab Communication

    1 project | dev.to | 9 Apr 2025
  • Styling an HTML dialog modal to take the full height of the viewport

    5 projects | news.ycombinator.com | 16 Mar 2025

Did you know that HTML is
the 9th most popular programming language
based on number of references?