JavaScript progressive-web-app

Open-source JavaScript projects categorized as progressive-web-app

Top 23 JavaScript progressive-web-app Projects

progressive-web-app
  • workbox

    📦 Workbox: JavaScript libraries for Progressive Web Apps

  • CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  • offline-plugin

    Offline plugin (ServiceWorker, AppCache) for webpack (https://webpack.js.org/)

  • Padloc

    A modern, open source password manager for individuals and teams.

  • organice

    An implementation of Org mode without the dependency of Emacs - built for mobile and desktop browsers

    Project mention: Org Mode Syntax Cheat Sheet | news.ycombinator.com | 2024-11-01

    I also use orgro, it's very nice for reading the headings and minor edits. For more complicated edits (date stuff, moving around trees) I use the organice build that works with SyncThing https://github.com/200ok-ch/organice/issues/932#issuecomment...

    Neither are full org mode, but good enough for reading notes and minor edits on the go.

  • react-most-wanted

    React starter kit with "Most Wanted" application features

  • Enterprise

    🦄 The Enterprise™ programming language

  • OpenNote

    OpenNote was built to be an open web-based alternative to Microsoft OneNote (T) and EverNote.

  • SaaSHub

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

    SaaSHub logo
  • expenses

    💰Expense tracker using Google Sheets 📉 as a storage written in React (by jakubgarfield)

  • cboard

    Augmentative and Alternative Communication (AAC) system with text-to-speech for the browser

  • sol-journal

    ✎ Simple, personal journaling progressive web app

  • quiz-app

    🏆 QuizApp is a free and open-source quiz application that lets you play fully customized quizzes right in the browser. (by SafdarJamal)

  • vue-firebase-auth-vuex

    Vue Firebase🔥 Authentication with Vuex

  • vaporBoy

    Gameboy / Gameboy Color Emulator PWA built with Preact. ⚛️ Powered by wasmBoy. 🎮Themed with VaporWave. 🌴🐬

  • spotify-release-list

    📅 Display list of Spotify releases from artists you follow

  • webden

    Open source mobile friendly code playground 📱

  • rowing-monitor

    The Rowing Monitor is a Progressive Web App that uses Web Bluetooth to connect to a PM5 Monitor and track exercises.

  • ChatPlus

    ChatPlus is a progressive web app developped with React, NodeJS, Firebase and other services

    Project mention: ChatPlus is an Open Source PWA that provides the experience of using a mobile app. | dev.to | 2024-07-15

    async function welcomeChatMessages(welcomeUser, newUser) { const sendMessage = async message => await sendWelcomeChat(welcomeUser, newUser, message); const githubRepoLink = "https://github.com/aladinyo/ChatPlus" await sendMessage("Hello I'm the owner of the app, it's nice to meet you and I like seeing you using my app 🎉💥"); await wait(1000); await sendMessage("I would appreciate seeing you leaving a star on this app's github repository ✨⭐, let's make the whole world see this masterpiece: " + githubRepoLink); await wait(1000); await sendMessage("You can text me here, I'll receive a notification and respond to you asap, you should also accept yours, let's chat and talk a bit 🧑‍💻🚀🔮"); await wait(1000); await sendMessage("Or maybe you can go for a video call, nothing is better than direct communication 🤩🎥🎦"); } async function wait(timeout) { return new Promise((resolve) => { setTimeout(() => { resolve(); }, timeout); }); };

  • create-next-pwa

    ⚡️ Set up Next.js Progressive Web App with `npx create-next-pwa`

  • add-to-homescreen-react

    A React component providing add-to-home-screen functionality for different platforms

  • jsden

    Minimal JavaScript Playground ⌨️

  • dropit

    PWA shares your files locally at ease

  • pwa-quasar-local

    This project demonstrates how to develop a Progressive Web Application (PWA) locally on an Android device, using the Quasar Framework v2.

  • Quotes

    Random quotes generator app built in with react with couple of features which fetches quotes details from an API having 0.5 Million dataset of quotes scraped/crawled from various sites (by shubham2924)

  • SaaSHub

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

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

JavaScript progressive-web-app discussion

Log in or Post with

JavaScript progressive-web-app related posts

Index

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

Project Stars
1 workbox 12,347
2 offline-plugin 4,516
3 Padloc 2,684
4 organice 2,438
5 react-most-wanted 2,428
6 Enterprise 1,599
7 OpenNote 1,592
8 expenses 1,235
9 cboard 660
10 sol-journal 577
11 quiz-app 352
12 vue-firebase-auth-vuex 262
13 vaporBoy 254
14 spotify-release-list 235
15 webden 146
16 rowing-monitor 114
17 ChatPlus 101
18 create-next-pwa 85
19 add-to-homescreen-react 71
20 jsden 13
21 dropit 7
22 pwa-quasar-local 4
23 Quotes 4

Sponsored
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai

Did you konow that JavaScript is
the 3rd most popular programming language
based on number of metions?