I'm Betting on HTML

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

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • Chatgpt_grammar_checker

    DIY grammar checker with ChatGPT, Go and Autohotkey

  • Tangent.

    > I wrote this post and then GPT-4 fixed my grammer and spelling

    I wrote an Autohotkey + Go script that I constantly use for fixing grammar using ChatGPT's API. You can select the text, press F8, wait a bit, and your input will be replaced by correctly grammatical text. The only catch is that it "fixes" the tone and makes it professional, which is kinda annoying.

    Feel free to try it out: https://github.com/anyfactor/Chatgpt_grammar_checker

  • htmx

    </> htmx - high power tools for HTML

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • languagetool

    Style and Grammar Checker for 25+ Languages

  • Alternatively, you could set up LanguageTool[1], which runs much faster, is more reliable, is open source, and, crucially, doesn't require sending what you wrote to a server on the Internet. Plus, it already has high-quality integrations with standard software like LibreOffice, so you don't even need to write anything yourself.

    [1] https://github.com/languagetool-org/languagetool

  • caniuse

    Raw browser/feature support data from caniuse.com

  • For any given feature, you can check https://caniuse.com/ to see the browser compatibility

  • WHATWG HTML Standard

    HTML Standard

  • ugh I was so excited to see pure HTML modals were a thing with only to find out there's no way of triggering them without JavaScript. Using pure HTML you can only dismiss them, not trigger them.

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

    > dialog elements are a great addition and I'm glad they're getting implemented, but a key part of their functionality relies on JavaScript: to open a

    you need to use JavaScript to set the open attribute.

    > It'd be great if there was a way to make a or a elements capable of opening dialogs.

    > Precident already exists for page interactivity baked into HTML - for example can already scroll the page, and

    elements are capable of hiding elements behind interactivity, so I think it stands to reason elements could be opened by other page elements.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB 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

  • The Ladybird Browser Project

    8 projects | news.ycombinator.com | 6 Feb 2024
  • Is Htmx Just Another JavaScript Framework?

    9 projects | news.ycombinator.com | 11 Jan 2024
  • HTML Web Components: An Example

    3 projects | news.ycombinator.com | 17 Nov 2023
  • Why Browser Anti-Fingerprinting Techniques Are Not Effective

    5 projects | dev.to | 14 Sep 2022
  • RFC 9293: Transmission Control Protocol (TCP)

    2 projects | news.ycombinator.com | 19 Aug 2022