SaaSHub helps you find the best software and product alternatives Learn more →
Top 23 HTML developer-tool Projects
-
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".
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
claude-skills-marketplace
Claude Code Skills for software engineering workflows - Git automation, testing, and code review
git-pushing - Automate git operations and repository interactions.
-
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 🌟
-
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 -
extreme-angular
A strict, opinionated Angular starter template: TypeScript, ESLint, Prettier, Stylelint, CSpell, Vitest, Git hooks, and GitHub Actions CI, configured to work together.
-
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 -
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 -
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.
-
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 -
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 -
Project mention: Show HN: Shokupan – A framework that auto-generates OpenAPI specs from TS Types | news.ycombinator.com | 2026-01-02
-
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 -
Project mention: Remembra – Open-source semantic memory for AI agents | news.ycombinator.com | 2026-03-11
-
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-26GitHub
-
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-083. 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.
-
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-09clawhub 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
-
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-01https://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)
-
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
-
Stockyard
Self-hosted LLM proxy, tracing, cost tracking, and routing in one Go binary. Apache 2.0 proxy core. BSL 1.1 full platform.
-
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 -
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 -
-
Project mention: zodiac-skills: I Gave Claude 12 Personality Disorders, and It Started Finding Real Bugs | dev.to | 2026-03-23
HTML developer-tools discussion
HTML developer-tools related posts
-
Free SaaS Landing Page Template – React, Vue, HTML for Claude Code and Cursor
-
Compiler-Assisted Floating-Point Error Analysis and Profiling with FPChecker
-
How I Built LearnBoard — The UI That Makes Your AI Remember You
-
How I Built PromptBoard — A Visual Canvas for Building AI Prompts
-
Ctx – Do you remember? Persistent context for AI coding tools
-
Remembra – Open-source semantic memory for AI agents
-
How I built a tool that detects AI slop in codebases (and what patterns I found)
-
A note from our sponsor - SaaSHub
www.saashub.com | 11 Jul 2026
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 |