Website

Top 23 Website Open-Source Projects

  • Docusaurus

    Easy to maintain open source documentation websites.

    Project mention: hCaptcha, a bot detection tool, usage in Supabase and Chatwoot | dev.to | 2024-12-27

    hCaptcha docs is built using Docusaurus and their developer guide provides a vanilla example, but there’s framework specific examples provided as well.

  • SaaSHub

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

    SaaSHub logo
  • 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: Top Github repositories for 10+ programming languages | dev.to | 2024-07-16

    30 Days of JS preparation 30 Days of Javascript preparation that teaches JS topics in 30 days one topic per day, quite a good roadmap as well to learn JS from scratch.

  • 30-Days-Of-React

    30 Days of React challenge is a step by step guide to learn React in 30 days. These videos may help too: https://www.youtube.com/channel/UC7PNRuno1rzYPb1xLa4yktw

    Project mention: GitHub Repos Essential for Every React Developer | dev.to | 2024-09-09

    The GitHub repository 30-Days-Of-React by Asabeneh offers a comprehensive and structured approach to mastering React in just 30 days. It is a good repository to get started in React. It has a guide that will introduce React and explore more topics related to React.

  • it-tools

    Collection of handy online tools for developers, with great UX.

    Project mention: Ask HN: IT Tools macOS Application | news.ycombinator.com | 2024-11-01

    First, I hope this okay. If not I am sorry.

    Looking for a developer tools application.

    I found this post which has a lot of good stuff but nothing quite like what it is I used before.

    https://github.com/CorentinTh/it-tools/

    IT Tools is REALLY close to what it is but this is web based and I remember it being an application.

    It may be an iOS or iPad OS app that I am thinking of and IT Tools may have been the closest I could get on the computer.

    Thanks for reading.

  • Plausible Analytics

    Simple, open source, lightweight (< 1 KB) and privacy-friendly web analytics alternative to Google Analytics.

    Project mention: How much does it cost to build and run a profitable side project? | dev.to | 2024-12-26

    After some time, I needed to start paying for my analytics provider, Plausible, due to the increased traffic I was getting. Plausible is a privacy-friendly analytics app that doesn't leverage cookies for tracking. The information it provides can be limited, but it is sufficient for my needs. I use it to see the amount and duration of traffic I am getting from different referrers and countries. Just like Vercel, it can also be a shared cost between multiple projects.

  • Matomo

    Empowering People Ethically with the leading open source alternative to Google Analytics that gives you full control over your data. Matomo lets you easily collect data from websites & apps and visualise this data and extract insights. Privacy is built-in. Liberating Web Analytics. Star us on Github? +1. And we love Pull Requests!

    Project mention: Show HN: Vince – A self hosted alternative to Google Analytics | news.ycombinator.com | 2024-11-28
  • awesome-osint

    :scream: A curated list of amazingly awesome OSINT

    Project mention: Mastering Osint: How to Find Information on Anyone | news.ycombinator.com | 2024-08-13
  • Grav

    Modern, Crazy Fast, Ridiculously Easy and Amazingly Powerful Flat-File CMS powered by PHP, Markdown, Twig, and Symfony

    Project mention: WordPress Is in Trouble | news.ycombinator.com | 2025-01-13
  • react.dev

    The React documentation website

    Project mention: React Basic: Using setup with Vite and understanding the very basics from what's inside there. | dev.to | 2024-11-30

    Vite seems to have become a standard in recent when starting development with React. In the past, when coding with Vue.js, I perceived from a distance that create-react-app was the standard, but it seems the time has changed. I realized in some articles introducing Vite, Replace Create React App recommendation with Vite is under discussion. Yet, Vite is not listed in the React official documents, and the opinion that List Vite at the same level as SSR frameworks as a way to start a new React project is open. So, I am not sure that Vite is obvious and undoubtedly standard, though Vite has just released version 6 and I feel like wanna to touch a bit of it so I use Vite here.

  • nicegui

    Create web-based user interfaces with Python. The nice way.

    Project mention: Building a chatbot with Semantic Kernel - Part 1: Setup and first steps 👣 | dev.to | 2024-11-25

    The chat User Interface implementation details won't be covered. For those interested, I'm using the NiceGUI Python library 🗪

  • expressjs.com

    Project mention: Contributing to expressjs | dev.to | 2024-11-19

    Remember when I mentioned knowing "Enough to get the job done"? Let me show you what that actually means through my recent pull request for expressjs.com.

  • mqtt.org

    The mqtt.org website

    Project mention: Measuring Crowd Engagement with an MQTT-based IoT App | dev.to | 2024-11-21

    We will explore a Spin application that uses the MQTT trigger and deploy it to run on your Kubernetes cluster using SpinKube, whether on the edge or in the cloud. MQTT is a lightweight, publish-subscribe messaging protocol that enables devices to send and receive messages through a broker. Our Spin app will receive MQTT messages from sound devices that are at each booth and chart booth volume over time. The result is a visual graph of engagement at each booth.

  • modern.js

    A progressive web framework based on React and Rsbuild.

  • next-pwa

    Zero config PWA plugin for Next.js, with workbox 🧰

  • Pico

    Pico is a stupidly simple, blazing fast, flat file CMS. (by picocms)

  • register

    Grab your own sweet-looking '.is-a.dev' subdomain.

    Project mention: Secure Your Own '.is-A.dev' Subdomain with 'Register' – Fast and Simple | news.ycombinator.com | 2024-08-15
  • awesome-static-generators

    A curated list of static web site generators.

    Project mention: Ask HN: Looking for lightweight personal blogging platform | news.ycombinator.com | 2024-02-06
  • Discord-MusicBot

    An advanced discord music bot, supports Spotify, Soundcloud, YouTube with Shuffling, Volume Control and Web Dashboard with Slash Commands support!

  • WordPress-Android

    WordPress for Android

  • jasypt-spring-boot

    Jasypt integration for Spring boot

  • privacyguides.org

    Protect your data against global mass surveillance programs.

    Project mention: Ask HN: Could we make a list of lesser known good-for-society projects?n | news.ycombinator.com | 2024-11-02

    Found this https://www.privacyguides.org/ in the who is hiring thread. Made me wonder how many such small, lesser known projects there are, doing great work for the good of society?

    Can we make a list of such projects? They don't need to be digital, just any project that is not well known and could use publicity

  • website

    Flutter documentation web site (by flutter)

    Project mention: What’s New in Flutter 3.27.1: In-Depth Look with Code Examples | dev.to | 2024-12-31

    Flutter Documentation: Flutter 3.27 Release Notes

  • lookscanned.io

    📚 LookScanned.io - Make your PDFs look scanned

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).

Website discussion

Log in or Post with

Website related posts

  • How to Get Started with Bash Scripting for Automation

    3 projects | dev.to | 11 Jan 2025
  • What’s New in Flutter 3.27.1: In-Depth Look with Code Examples

    2 projects | dev.to | 31 Dec 2024
  • hCaptcha, a bot detection tool, usage in Supabase and Chatwoot

    3 projects | dev.to | 27 Dec 2024
  • Show HN: Xmas – a 2d game developed by LLM

    1 project | news.ycombinator.com | 22 Dec 2024
  • How to use WSL 2 to Install Ubuntu on Windows 11?

    2 projects | dev.to | 16 Dec 2024
  • Owning the Chaos: A Simple Guide to Tackling Obscure Errors

    1 project | dev.to | 12 Dec 2024
  • Enable Windows Subsystem for Linux (WSL 2) using Command Prompt & PowerShell

    1 project | dev.to | 11 Dec 2024
  • A note from our sponsor - SaaSHub
    www.saashub.com | 15 Jan 2025
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

What are some of the best open-source Website projects? This list will help you:

Project Stars
1 Docusaurus 57,589
2 30-Days-Of-JavaScript 43,712
3 30-Days-Of-React 26,312
4 it-tools 24,331
5 Plausible Analytics 21,089
6 Matomo 20,054
7 awesome-osint 19,800
8 Grav 14,647
9 react.dev 11,130
10 nicegui 10,524
11 expressjs.com 5,254
12 mqtt.org 5,077
13 modern.js 4,548
14 next-pwa 3,919
15 Pico 3,859
16 register 3,687
17 awesome-static-generators 3,051
18 Discord-MusicBot 3,019
19 WordPress-Android 3,006
20 jasypt-spring-boot 2,942
21 privacyguides.org 2,911
22 website 2,863
23 lookscanned.io 2,717

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