SaaSHub helps you find the best software and product alternatives Learn more →
Top 23 HTML Open-Source Projects
-
Bootstrap
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
Project mention: Oat – Ultra-lightweight, semantic, zero-dependency HTML UI component library | news.ycombinator.com | 2026-02-15Reminds me of what bootstrap [1] was like around a decade ago. It's gotten quite a bit bloated since then though.
1. https://getbootstrap.com/
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
Project mention: 30-seconds-of-code – short, reusable JavaScript code snippets | news.ycombinator.com | 2025-06-23
-
I looked into this lately - Discord needs to use the Global Shortcuts Portal to do it properly but how is unclear. Discord is based on Electron which is based on Chromium. Chromium has support, Electron has support since https://github.com/electron/electron/pull/45171 but this seems to be rather unknown and unused. Although somewhere in this API chain keyup events are lost, meaning that only "normal" shortcuts would work but no push-to-talk. There are multiple options for Discord to implement this: implement Global Shortcuts Portal directly, go via Electron global shortcuts API, hook into Chromium shortcuts API, maybe others - with the caveat that some of those don't support keyup events. Vesktop devs are currently stuck in same dilemma: https://github.com/Vencord/Vesktop/issues/18
-
-
-
storybook
Storybook is the industry standard workshop for building, documenting, and testing UI components in isolation
Project mention: 7 Free Tools and Resources for Building Well-Structured React Applications | dev.to | 2026-05-07Storybook is a tool for developing and documenting UI components in isolation. You write stories that render individual components with specific props, and Storybook displays them in a standalone browser environment that is separate from the main application. The v8 release significantly reduced configuration complexity, making it practical to add to an existing project without a major setup investment.
-
-
IBM's open-source Docling focuses on document understanding: clean structure, solid tables, and exports designed to feed downstream AI pipelines. If your endpoint is a vector database rather than a human reader, it's a strong fit.
-
Omarchy is an opinionated Arch distro created by David Heinemeier Hansson (DHH), creator of Rails, Basecamp and Hey. Under the hood it's Arch Linux + Hyprland, but it ships with everything pre-configured: lock screen, menu bar, bluetooth, themes, keybindings. No installing packages one by one.
-
html5-boilerplate
A professional front-end template for building fast, robust, and adaptable web apps or sites.
I learned this back when HTML5 was brand new around 15-ish years ago. If you wanted to use the new tags like , the only “polyfill” needed was some css styles. You can see it in the early versions of the HTML5 Boilerplate:
https://github.com/h5bp/html5-boilerplate/blob/v0.9/css/styl...
I realized that I could just make up tags and style them and it was work.
-
Project mention: How to Build a Dependency Map of a Legacy Codebase Using AI Tools | dev.to | 2026-05-09
137Foundry provides legacy modernization services that include dependency mapping as a foundational assessment phase. Prettier and ESLint are useful companion tools for enforcing code style consistency as the refactoring proceeds. Node.js and Python.org official documentation are authoritative references for understanding the import and module systems of those runtimes.
-
Project mention: Bulma VS Nakshora - a user suggested alternative | libhunt.com/r/bulma | 2026-04-18
-
For web stuff, I enjoy https://htmx.org
so Go + Templ + HTMX (aka the GOTH stack)
Or, if you prefer more of a power tools feel, then HTMX and Raku in functional style (https://harcstack.org) maybe to your liking. Which I call the Crotch Rocket of the programming world.
-
30-Days-Of-JavaScript
30 days of JavaScript programming challenge is a step-by-step guide to learn JavaScript programming language in 30 days. This challenge may take more than 100 days, please just follow your own pace. These videos may help too: https://www.youtube.com/channel/UC7PNRuno1rzYPb1xLa4yktw
-
Project mention: AdminLTE 4.0.0 – first stable release of the v4 line | news.ycombinator.com | 2026-05-26
-
Project mention: Ratty – A terminal emulator with inline 3D graphics | news.ycombinator.com | 2026-05-11
Or Terminal is already a full featured web browser?
https://hyper.is/
-
Parcel - Blazing fast, zero configuration web application bundler
-
front-end-interview-handbook
Front End interview preparation materials for busy engineers (updated for 2026)
-
EasySpider
A visual no-code/code-free web crawler/spider易采集:一个可视化浏览器自动化测试/数据采集/网页爬虫软件,可以无代码图形化的设计和执行爬虫任务。别名:ServiceWrapper面向Web应用的智能化服务封装系统。
-
-
Project mention: video.js VS video-to-live-photo - a user suggested alternative | libhunt.com/r/video.js | 2026-06-06
-
quivr
Opiniated RAG for integrating GenAI in your apps 🧠 Focus on your product rather than the RAG. Easy integration in existing products with customisation! Any LLM: GPT4, Groq, Llama. Any Vectorstore: PGVector, Faiss. Any Files. Anyway you want.
-
Project mention: Dioxus – Fullstack app framework for web, desktop, and mobile in Rust | news.ycombinator.com | 2026-04-23
HTML discussion
HTML related posts
-
Nordstjernen 1.0.3
-
Render an HTML Table to PNG in Python (5 Ways, 2026)
-
Nordstjernen Web Browser 1.0.0 released
-
How to Use Pre-Signed S3 URLs for Direct Browser-to-Storage Uploads
-
Why Your File Upload Endpoint Times Out at 4GB
-
The Website Specification
-
Nordstjernen Web Browser
-
A note from our sponsor - SaaSHub
www.saashub.com | 11 Jun 2026
Index
What are some of the best open-source HTML projects? This list will help you:
| # | Project | Stars |
|---|---|---|
| 1 | Bootstrap | 174,305 |
| 2 | 30-seconds-of-code | 128,014 |
| 3 | Electron | 121,558 |
| 4 | Web-Dev-For-Beginners | 95,874 |
| 5 | app-ideas | 94,662 |
| 6 | storybook | 90,212 |
| 7 | Front-End-Checklist | 72,833 |
| 8 | docling | 61,364 |
| 9 | Ruby on Rails | 58,615 |
| 10 | html5-boilerplate | 57,482 |
| 11 | prettier | 51,963 |
| 12 | Bulma | 50,072 |
| 13 | htmx | 48,162 |
| 14 | 30-Days-Of-JavaScript | 46,418 |
| 15 | AdminLTE | 45,450 |
| 16 | hyperterm | 44,599 |
| 17 | parcel | 44,026 |
| 18 | front-end-interview-handbook | 43,966 |
| 19 | EasySpider | 43,959 |
| 20 | tabler | 41,126 |
| 21 | video.js | 39,776 |
| 22 | quivr | 39,171 |
| 23 | dioxus | 36,254 |