HTML developer-tools

Open-source HTML projects categorized as developer-tools

Top 23 HTML developer-tool Projects

developer-tools
  1. herbie

    Optimize floating-point expressions for accuracy

    Project mention: Compiler-Assisted Floating-Point Error Analysis and Profiling with FPChecker | news.ycombinator.com | 2026-07-01

    I was expecting them to be aware of https://herbie.uwplse.org/ Herbie but it seems like either they don't know of it or they don't see it as relevant.

    My hope for the future is that Herbie's approach can evolve to a point where the person writing the software doesn't directly write FPU operations, any more than you'd manually work out all the best ways to optimise integer arithmetic. You write what you meant and the compiler figures out how to deliver that with FPU instructions. The parameters are more complicated for the second operation, but it's surely tractable.

    "I want to calculate function F(x) here, I care about 0 <= x <= 4.0, inside those limits we need +/- 0.1% accuracy, for other values I don't care, and I want you to go as fast as possible within those parameters".

  2. SaaSHub

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

    SaaSHub logo
  3. claude-skills-marketplace

    Claude Code Skills for software engineering workflows - Git automation, testing, and code review

    Project mention: Awesome Claude Skills | dev.to | 2025-10-20

    git-pushing - Automate git operations and repository interactions.

  4. html-tailwindcss-components

    Free TailwindCSS HTML UI Components - built to create landing pages and websites. Easyfrontend UI components are free and open-source. show your support and love, don't forget to give us a star 🌟

  5. sqltoerdiagram

    ER diagram generator. Paste CREATE TABLE statements and get a clean, interactive ERD — runs 100% in your browser, nothing uploaded

    Project mention: Free SQL→ER diagram tool, runs in the browser, nothing uploaded | news.ycombinator.com | 2026-06-13
  6. extreme-angular

    A strict, opinionated Angular starter template: TypeScript, ESLint, Prettier, Stylelint, CSpell, Vitest, Git hooks, and GitHub Actions CI, configured to work together.

  7. safeclaw

    The easiest way to run multiple Claude Code sessions, each in its own container, with a dashboard to manage them all. Quick setup with battle-tested sensible defaults and skills.

    Project mention: Show HN: SafeClaw – a way to manage multiple Claude Code instances in containers | news.ycombinator.com | 2026-02-15
  8. executive

    An app to maximize the very best of human developer skills: executive control of AI Agents (by ncr5012)

    Project mention: Show HN: Executive – A real-time dashboard for orchestrating many Claude Codes | news.ycombinator.com | 2026-02-02
  9. platform-engineering

    A centralized hub for platform engineering teams, providing resources, best practices, and automation tools. Includes IaC templates, blueprints, and operational guides to help build scalable, secure, and efficient platforms for cloud-native environments and DevSecOps workflows.

  10. passive_queue

    Rails queue adapter for mindful developers. Accepts all jobs, executes none. Perfect reliability through strategic non-action.

    Project mention: Rails queue adapter for mindful developers. Accepts all jobs, executes none | news.ycombinator.com | 2025-08-07
  11. ctx

    ctx: do you remember? — a single-binary, local-first, convergent memory system for humans and machines. (by ActiveMemory)

    Project mention: Ctx – Do you remember? Persistent context for AI coding tools | news.ycombinator.com | 2026-05-06
  12. shokupan

    A delightful, type-safe web framework for Bun

    Project mention: Show HN: Shokupan – A framework that auto-generates OpenAPI specs from TS Types | news.ycombinator.com | 2026-01-02
  13. mneme

    Engineering governance for AI coding agents: keep AI-generated code aligned with your architecture, standards, and prior decisions. (by MnemeHQ)

    Project mention: How Mneme governs AI-generated code before the model writes a line | dev.to | 2026-06-29
  14. remembra

    Universal memory layer for AI applications. Self-host in minutes. Open source.

    Project mention: Remembra – Open-source semantic memory for AI agents | news.ycombinator.com | 2026-03-11
  15. empathy-framework

    Combining a five-level AI framework with git-native memory overcomes session amnesia, enabling anticipation of problems weeks early. Production results: 2000x cost reduction, 10x+ productivity, shifting AI from reactive to predictive partnership through emotional intelligence, tactical empathy, and systems thinking.

    Project mention: Enterprise-Ready AI Workflows: Formatted Reports + 80% Cost Savings | dev.to | 2025-12-26

    GitHub

  16. LlamaPReview-site

    Official website for LlamaPReview Github APP: AI-powered GitHub Code review assistant. Showcases features, usage, and benefits of our GitHub App.

    Project mention: Show HN: AI code reviewer that analyzes cross-module impacts | news.ycombinator.com | 2025-10-08

    3. Is storing structural metadata (no code content) acceptable, or is Zero-knowledge Storage the only way?

    Site: https://jetxu-llm.github.io/LlamaPReview-site/

    I'm here for the next few hours to answer technical questions or get roasted for my monetization strategy.

  17. CostHQ

    Track what your AI agents cost including files, commits, tokens, budgets. CLI , Dashboard+ API. Works with OpenClaw, Claude Code, and any agent framework.

    Project mention: Show HN: Codesession-CLI – Teach your AI agent to track its own token costs | news.ycombinator.com | 2026-02-09

    clawhub install codesession

    No manual work after install the agent follows the skill instructions.

    Tech: TypeScript, SQLite (WAL mode, better-sqlite3), Commander.js. All data local (~/.codesession). JSON output on every command for machine consumption. Structured errors, schema versioning for forward compat.

    MIT. Looking for feedback on what stats/queries would be most useful.

    GitHub: https://github.com/brian-mwirigi/codesession-cli

  18. HW-HTML-Drafting-Project

    Keyboard like VI. Work in the browser, completely offline. New Program State Manager/Animator. Open-source forever.

    Project mention: Needing input on my HTML drafting program's menu system | news.ycombinator.com | 2025-10-01

    https://github.com/dckimGUY/HW-HTML-Drafting-Project/wiki/Ho...

    So far we have come to one very important conclusion: This program desperately needs an 'add' menu. By this I mean a grid of specialized parts that are sort of 'ready-made' and that way the user won't need to understand which CSS properties will give them which thing...

    We'll just make up the parts and put them there in some sort of 'part-adding-menu'. Most programs have something like that.

    This way, when the user is first entering into the program, there can be a button to simply enter in a new 'editable HTML' part.

    To give a little bit more insight into the program: I can tell you that there is a 'single-atomic-component', meaning that every rectangular part that you are seeing is actually made with the same parts inside, regardless of whether they are being used.

    This was unavoidable as a choice for the base of this program.

    If anyone can, please follow up with some part descriptions for the add menu. One with editable text placed obviously inside of the rectangle has already been suggested. Are there any other 'standard' parts that you know about?

    Thanks,

    -dckimGUY (dckim.com)

  19. roast-my-code

    A brutally honest, funny AI-powered code quality roaster

    Project mention: How I built a tool that detects AI slop in codebases (and what patterns I found) | dev.to | 2026-03-06

    So I built roast-my-code — a CLI that specifically hunts for these patterns. The Detection Rules

  20. Stockyard

    Self-hosted LLM proxy, tracing, cost tracking, and routing in one Go binary. Apache 2.0 proxy core. BSL 1.1 full platform.

  21. secret-sanitizer-extension

    Chrome extension that masks secrets & sensitive data before pasting into AI chats. Works with ChatGPT, Claude, Gemini & more. 100% local, privacy-first.

    Project mention: Show HN: Secret Sanitizer – auto-masks secrets when you paste into AI chats | news.ycombinator.com | 2026-02-21
  22. saas-landing-page-template

    Free SaaS landing page template in React, Vue, and HTML on Tailwind CSS. Drop it into Claude Code, Cursor, or Codex.

    Project mention: Free SaaS Landing Page Template – React, Vue, HTML for Claude Code and Cursor | news.ycombinator.com | 2026-07-04
  23. DevMem

    DevMem : Auto-Maintaining Documentation & Changelog for Codebases

    Project mention: Built a CLI that gives your codebase a memory | dev.to | 2026-03-23
  24. zodiac-skills

    Twelve animals. Twelve LLM defaults. Pick the ones your AI won't break on its own.

    Project mention: zodiac-skills: I Gave Claude 12 Personality Disorders, and It Started Finding Real Bugs | dev.to | 2026-03-23
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 developer-tools discussion

Log in or Post with

HTML developer-tools related posts

  • Free SaaS Landing Page Template – React, Vue, HTML for Claude Code and Cursor

    1 project | news.ycombinator.com | 4 Jul 2026
  • Compiler-Assisted Floating-Point Error Analysis and Profiling with FPChecker

    1 project | news.ycombinator.com | 1 Jul 2026
  • How I Built LearnBoard — The UI That Makes Your AI Remember You

    2 projects | dev.to | 20 Jun 2026
  • How I Built PromptBoard — A Visual Canvas for Building AI Prompts

    2 projects | dev.to | 20 Jun 2026
  • Ctx – Do you remember? Persistent context for AI coding tools

    1 project | news.ycombinator.com | 6 May 2026
  • Remembra – Open-source semantic memory for AI agents

    1 project | news.ycombinator.com | 11 Mar 2026
  • How I built a tool that detects AI slop in codebases (and what patterns I found)

    1 project | dev.to | 6 Mar 2026
  • A note from our sponsor - SaaSHub
    www.saashub.com | 11 Jul 2026
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

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

# Project Stars
1 herbie 879
2 claude-skills-marketplace 644
3 html-tailwindcss-components 616
4 sqltoerdiagram 555
5 extreme-angular 187
6 safeclaw 159
7 executive 104
8 platform-engineering 101
9 passive_queue 58
10 ctx 49
11 shokupan 27
12 mneme 16
13 remembra 15
14 empathy-framework 11
15 LlamaPReview-site 10
16 CostHQ 10
17 HW-HTML-Drafting-Project 9
18 roast-my-code 8
19 Stockyard 8
20 secret-sanitizer-extension 7
21 saas-landing-page-template 7
22 DevMem 6
23 zodiac-skills 6

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com