SaaSHub helps you find the best software and product alternatives Learn more →
Top 23 JavaScript progressive-web-app Projects
-
-
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.
-
-
-
organice
An implementation of Org mode without the dependency of Emacs - built for mobile and desktop browsers
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.
-
-
-
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
-
-
-
-
quiz-app
🏆 QuizApp is a free and open-source quiz application that lets you play fully customized quizzes right in the browser. (by SafdarJamal)
-
-
vaporBoy
Gameboy / Gameboy Color Emulator PWA built with Preact. ⚛️ Powered by wasmBoy. 🎮Themed with VaporWave. 🌴🐬
-
-
-
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-15async 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); }); };
-
-
add-to-homescreen-react
A React component providing add-to-home-screen functionality for different platforms
-
-
-
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
JavaScript progressive-web-app discussion
JavaScript progressive-web-app related posts
-
IPissed: Apple is after web capabilities to protect close to 100B App Store Tax
-
Ask HN: Self-hosted alternative to Apple Notes?
-
Notes on Emacs Org Mode
-
Let's write an Emacs treesitter major mode
-
A deep-dive on a Progressive Web App implementation for a React-based App Platform (DHIS2)
-
Workbox: JavaScript Libraries for Progressive Web Apps
-
Best AAC/Text-to-Speech
-
A note from our sponsor - SaaSHub
www.saashub.com | 7 Nov 2024
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 |