snapcraft.io VS next-pwa

Compare snapcraft.io vs next-pwa and see what are their differences.

snapcraft.io

The official website's repository for the Snap store (by canonical)

next-pwa

Zero config PWA plugin for Next.js, with workbox 🧰 (by shadowwalker)
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.io
featured
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.
www.influxdata.com
featured
snapcraft.io next-pwa
14 9
135 3,602
0.0% -
9.3 2.4
9 days ago 4 months ago
JavaScript JavaScript
GNU General Public License v3.0 or later MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

snapcraft.io

Posts with mentions or reviews of snapcraft.io. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-04-25.
  • I think I may have just managed to piss off the whole community...
    2 projects | /r/linuxmasterrace | 25 Apr 2023
    https://github.com/canonical/snapcraft.io please, stop spreading misinformation about snaps...
  • snap... please die a slow and painful death
    1 project | /r/Ubuntu | 28 Feb 2023
    Don't like the "proprietarity" of snapcraft? OK, discard it and put flatpak. It will never be banned by Ubuntu. And yes, snapcraft.io available on github.
  • RSS feeds for updated and new Snap packages?
    1 project | /r/linuxquestions | 14 Jan 2023
    Probably not, since a feature request for this has been open since 2018.
  • is the software for the server of https://snapcraft.io/ closed or open source?
    2 projects | /r/Ubuntu | 12 Jan 2023
    snapcraft.io - the frontend website, is open source - https://github.com/canonical/snapcraft.io
  • what are the advantages and disadvantages of snaps?
    3 projects | /r/linuxquestions | 11 Jan 2023
  • I've got karma to burn so why not?
    6 projects | /r/linuxmemes | 11 Dec 2022
    What is the server code other than "something that distributes a .snap file"? Given that I can, if I want, take a .snap file to an airgapped machine and install it, it appears pretty trivial to offer alternatives to Canonical's infrastructure if anyone were particularly interested.
  • Strong support for Snap, Ubuntu Core at Canonical conference
    4 projects | /r/Ubuntu | 9 Nov 2022
  • what's really important
    4 projects | /r/linuxmemes | 30 Jul 2022
    Snap store - aka snapcraft.io is already open-sourced under GPLv3., see here. Perhaps, you mean not that the code is closed-source but that Canonical won't relinquish any control to the community and will continue to enforce the snap ecosystem as an Apple-style walled-garden? If so, then I completely agree with that assessment. That IMHO is the core of what makes snap an inferior choice for the community.
  • bro imagine being this bad, Canonical
    1 project | /r/linuxmemes | 3 Jul 2022
    snapcraft.io (e.g. snap store) has commits going back to Aug 16, 2017. Repo has GPLv3 license.
  • Delicious Pie!
    2 projects | /r/linuxmasterrace | 10 May 2022
    IMO this is mostly due to higher-ups at Canonical no longer giving a fuck about desktop, less so for the boots on the ground. Wimpress and Pope both left Ubuntu and I don't remember which one said it but one of the 2 had a tweet basically saying as much. But even without that, snaps have been around since at least Dec 11, 2014 and likely even earlier than that. But despite being around for over 8 years, there's still a bunch of common complaints and probably about 30-40% don't sound like they'd take a big company more than 6-12 months to address if they actually worked on it. Things like submitting a patch to the util-linux project to make cli tools like mount/blkid/lsblk/fdisk to make loop devices not be displayed by default (after all they effectively only "break" when snap is installed), following normal dot-prefix conventions in the $HOME folder, adding 1st party support for 3rd party repos (given the nature of FOSS, couldn't they even borrow the logic from flatpak?), adding optimizations to consume less disk space in the majority of scenarios. (I would say to also make snapcraft.io open-source, but after seeing this repo, it appears that common complaint may be off-base)

next-pwa

Posts with mentions or reviews of next-pwa. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-04-24.
  • Enable PWA with next.js 13 or later using next-pwa (disabled in development environment)
    1 project | dev.to | 27 May 2023
    /** @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);
  • Show HN: Duck, a chat-based note app for your knowledge base
    3 projects | news.ycombinator.com | 24 Apr 2023
    Thank you for trying it and asking questions. Let me reply to them below.

    > Could you give a brief overview of how the project is built, or what libraries are used? I found two in the source, React and Workbox. I've never heard of Workbox before, and I'm still figuring out how service workers are used. But it seems like a big part of the source.

    For building, I used Next.js with static generation, not using Server-side rendering. But it's not an important part because it doesn't rely on Next.js features so much.

    About Workbox, the app uses them with next-pwa (https://github.com/shadowwalker/next-pwa) for providing caching strategies and offline behavior as Progressive Web App. For example, the app registers several precached files via Workbox. Precached files are fetched and cached by the service worker and these caches can be used while offline. Also, Workbox can configure runtime caching strategies. You can see details in Workbox documentation (https://developer.chrome.com/docs/workbox/).

    The app also uses the Service Worker to connect IndexedDB as a local database and send HTTP requests to synchronize data with Google Drive. By using the Service Worker, these methods don't block the user interaction from the main thread and Service Worker can run in the background to synchronize data even if the browser window is suddenly closed.

  • PWA support in NextJs
    2 projects | /r/codehunter | 1 May 2022
    We tried to use next-offline and next-pwa, but we were only able to precache the static assets.
  • Precaching pages with next-pwa
    4 projects | dev.to | 22 Nov 2021
    It's possible that next-pwa might support precaching pages in the future. Subscribe to issue 252 to keep up to date on that.
  • Question about Nextjs and CRA PWA
    1 project | /r/reactjs | 27 Oct 2021
    I am currently using the opt-in integration for the CRA pwa. I kind of wanted to test out migrating to Next. I know NextJs has a pwa plugin. Does anyone have any experience migrating with this in mind (from cra to next)?
  • Does anyone have any experience with making PWAs in Next?
    4 projects | /r/nextjs | 13 Apr 2021
    There's next-offline and next-pwa (and some comparison too). But has anyone here made a PWA with NextJS? Now I am not only referring to service workers/offline functionality, but also icons, adding to homescreen, manifest, and other PWA features. Does anyone have any good examples or guides to refer to?
  • I over-engineered my blog, and here’s what I’ve learned
    8 projects | dev.to | 5 Jan 2021
    next-pwa, for PWA support.
  • tmp.spacet.me devlog part 1
    3 projects | dev.to | 27 Dec 2020
    shadowwalker/next-pwa#132 improves error messages

What are some alternatives?

When comparing snapcraft.io and next-pwa you can also consider the following projects:

flathub - Pull requests for new applications to be added

next-offline - make your Next.js application work offline using service workers via Google's workbox

reactjs.org - The React documentation website [Moved to: https://github.com/reactjs/react.dev]

next-seo - Next SEO is a plug in that makes managing your SEO easier in Next.js projects.

snapcraft - Package, distribute, and update any app for Linux and IoT.

Next.js - The React Framework

appstream - Tools and libraries to work with AppStream metadata

sqlite-worker - A simple, and persistent, SQLite database for Web and Workers.

vscodium - binary releases of VS Code without MS branding/telemetry/licensing

Sentry-Picam - A simple wildlife camera for Raspberry Pis.

gaming-graphics - Graphics stack useful as a content snap for gaming snaps

next-mdx-remote - Load mdx content from anywhere through getStaticProps in next.js