StreamSaver.js VS unit-test-service-worker

Compare StreamSaver.js vs unit-test-service-worker and see what are their differences.

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
StreamSaver.js unit-test-service-worker
6 1
3,864 1
- -
4.7 0.0
6 months ago over 2 years ago
JavaScript JavaScript
MIT License Apache License 2.0
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.

StreamSaver.js

Posts with mentions or reviews of StreamSaver.js. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-11-22.
  • It's never been a better time to switch to Firefox
    5 projects | news.ycombinator.com | 22 Nov 2023
    This! It is frustrating that web apps like draw.io can't save to file directly using Firefox. It gets old having to save a new file every time you make a change.

    Beyond that, the File System API would also allow for streamed downloads directly from the web-app. This would allow for web-apps to generate large download files without having to store a copy on a database (external server or IndexedDB), which is a privacy improvement. The only way to do this now is by using convoluted techniques to essentially do a MITM to a fake endpoint [1].

    [1] https://github.com/jimmywarting/StreamSaver.js

  • UnCloud project: WebRTC chat, file transfer, and remote observation
    2 projects | /r/WebRTC | 18 Dec 2022
    Yuck, that sounds annoying. I'm on Linux and generally use Firefox, so I haven't run into that yet. I'm using https://github.com/jimmywarting/StreamSaver.js for saving data to disk, and it seems that a similar issue may be present for that project as well.
  • How to dowload huge files
    2 projects | /r/reactjs | 30 Sep 2022
  • How can I create a dynamic file and then have user download it on a web app?
    3 projects | /r/reactjs | 11 Nov 2021
    If it's larger, it's complicated... https://github.com/jimmywarting/StreamSaver.js generally works, but is not 100% reliable. https://github.com/jimmywarting/native-file-system-adapter is supposed to be like a newer version of it, but I struggled to get it working. You can also use https://web.dev/file-system-access/ but it's only supported in Chrome.
  • Help beta test a new feature - import/export leagues with no size limit
    1 project | /r/BasketballGM | 24 Oct 2021
    The hacky new way. There is a library which lets other browsers stream data to a file. Problem is, it's a bit unreliable. In my testing, I found it sometimes doesn't work in Firefox (reload usually fixes it) and it didn't work at all in mobile Chrome (not sure why yet).
  • Speer - a peer to peer communication app
    3 projects | /r/opensource | 8 Sep 2021
    Thank you for the kind words! Firefox is not fully supported, because of two things: - no support for WritableStream (used for downloading the files). Read more here - not supporting system audio capture at all Non of this is breaking though, and file downloading still works, but it might be a little slower.

unit-test-service-worker

Posts with mentions or reviews of unit-test-service-worker. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-12-15.

What are some alternatives?

When comparing StreamSaver.js and unit-test-service-worker you can also consider the following projects:

native-file-system-adapter - File system, based on the spec reference implementation

service-workers - A collection of utilities for creating/testing/experimenting with service workers.

Surfable-app - Install any website as an app for instant access 🖥️

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

speer - Speer is a fast, privacy focused and open source communication app for various use cases

samples - A repo containing samples tied to new functionality in each release of Google Chrome.

FileSaver.js - An HTML5 saveAs() FileSaver implementation

workbox - 📦 Workbox: JavaScript libraries for Progressive Web Apps

trystero - 🤝 Build instant multiplayer webapps, no server required — Magic WebRTC matchmaking over BitTorrent, Nostr, MQTT, IPFS, and Firebase

vue-easytable - A powerful data table based on vuejs. You can use it as data grid、Microsoft Excel or Google sheets. It supports virtual scroll、cell edit etc.