JavaScript Webapp

Open-source JavaScript projects categorized as Webapp

Top 23 JavaScript Webapp Projects

  • uptime-kuma

    A fancy self-hosted monitoring tool

  • Project mention: Show HN: Free Certificate Monitoring via RSS | news.ycombinator.com | 2024-02-26

    Uptime Kuma can also monitor certificate expiration; you can also enable it to show you how many days are left until it expires.

    https://github.com/louislam/uptime-kuma

  • Filestash

    🦄 A modern web client for SFTP, S3, FTP, WebDAV, Git, Minio, LDAP, CalDAV, CardDAV, Mysql, Backblaze, ...

  • Project mention: Ask HN: What Underrated Open Source Project Deserves More Recognition? | news.ycombinator.com | 2024-03-07
  • 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
  • next-pwa

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

  • Project mention: Enable PWA with next.js 13 or later using next-pwa (disabled in development environment) | dev.to | 2023-05-27

    /** @type {import('next').NextConfig} */ const path = require("path"); const isDev = process.env.NODE_ENV !== "production"; const withPWA = require("next-pwa")({ dest: "public", disable: isDev, buildExcludes: ["app-build-manifest.json"], }); const generateAppDirEntry = (entry) => { const packagePath = require.resolve("next-pwa"); const packageDirectory = path.dirname(packagePath); const registerJs = path.join(packageDirectory, "register.js"); return entry().then((entries) => { // Register SW on App directory, solution: https://github.com/shadowwalker/next-pwa/pull/427 if (entries["main-app"] && !entries["main-app"].includes(registerJs)) { if (Array.isArray(entries["main-app"])) { entries["main-app"].unshift(registerJs); } else if (typeof entries["main-app"] === "string") { entries["main-app"] = [registerJs, entries["main-app"]]; } } return entries; }); }; const nextConfig = { experimental: { appDir: true, }, reactStrictMode: true, webpack(config) { if( !isDev ){ const entry = generateAppDirEntry(config.entry); config.entry = () => entry; } return config; }, }; module.exports = withPWA(nextConfig);

  • cobalt

    save what you love

  • Project mention: Cobalt Tools Media Downloader | news.ycombinator.com | 2024-04-17
  • pixel-editor

    An online canvas based Pixel Art creation tool for Lospec.com (by lospec)

  • OpenSupports

    OpenSupports is a simple and beautiful open source ticket system

  • Project mention: Affordable multi channel support ? | /r/startup | 2023-06-24
  • coreui

    Open Source UI Kit built on top of Bootstrap 5 and plain JavaScript without any additional libraries like jQuery

  • 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
  • FUT-Auto-Buyer

    Fifa UT AutoBuyer / Snipping Bot for fifa ultimate team web app with captcha solver

  • everything-chatgpt

    🔍 Explore what happens under the hood with the ChatGPT web app, its backend API calls and more. And some speculation, of course.

  • Image-to-Braille

    Give it an image, and it will become unicode braille

  • Project mention: drop the image or the link. I’ll probably do like fifty. I will they this. | /r/whenthe | 2023-05-13
  • react-windows-ui

    Build Windows native look & feel apps using ReactJS. Provides a set of accessible, reusable and composable react components that make it super easy to create websites and apps.

  • SaltGUI

    A web interface for managing SaltStack based infrastructure.

  • EnBizCard

    EnBizCard helps you create interactive and responsive HTML-based digital business cards that can be hosted with your website.

  • Project mention: Self hosted QR business cards? | /r/selfhosted | 2023-06-26
  • Guacamoly

    Meemo - Your personal notes

  • ePubViewer

    ePub viewer with dictionary, themes, search, offline support, and more

  • Cryptofolio

    Track your cryptocurrency holdings/portfolio with an open-source web, mobile, and desktop application, along with a self-hosted RESTful API.

  • gnome-shell-extension-cast-to-tv

    Cast files to Chromecast, web browser or media player app over local network.

  • appleshouter

    iOS Push Notifications for PWAs and Web apps

  • 4minitz

    4Minitz - Simply a decent free webapp for taking collaborative meeting minutes. (Keywords: Meeting Protocols, Action Items, Open Source). Check it out on our demo server:

  • rogule.com

    A dungeon a day keeps the Balrog away

  • Project mention: Tradle shouldn't turn into globle after the first guess. | /r/northernlion | 2023-05-22

    https://histordle.com/yeardle/ - Guess the year based on a list of historical events. https://histordle.com/popcultured/ - Same but pop culture. https://rogule.com/ - Mini dungeon, escape to win. https://moviedle.xyz/ - guess movie. https://squirdle.fireblend.com/daily.html - guess Pokemon. https://semantle.com/ - Figure out the word, it gives you hints based on how semantically similar the word is.

  • browser-linux

    Linux, in your browser (by Darin755)

  • fokus

    react web app to help you become more productive :fire: and efficient with time:star2:

  • auth0-nodejs-webapp-sample

    Auth0 Integration Samples for Node Web Applications

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
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). The latest post mention was on 2024-04-17.

JavaScript Webapp related posts

Index

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

Project Stars
1 uptime-kuma 48,782
2 Filestash 9,372
3 next-pwa 3,588
4 cobalt 3,165
5 pixel-editor 879
6 OpenSupports 862
7 coreui 711
8 FUT-Auto-Buyer 637
9 everything-chatgpt 551
10 Image-to-Braille 546
11 react-windows-ui 528
12 SaltGUI 465
13 EnBizCard 396
14 Guacamoly 345
15 ePubViewer 326
16 Cryptofolio 295
17 gnome-shell-extension-cast-to-tv 286
18 appleshouter 210
19 4minitz 172
20 rogule.com 165
21 browser-linux 154
22 fokus 154
23 auth0-nodejs-webapp-sample 147
The modern identity platform for B2B SaaS
The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.
workos.com