It takes 3GB's to download 846MB's data?

This page summarizes the projects mentioned and recommended in the original post on /r/node

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
  • download

    Download and extract files (by kevva)

  • So I used the download npm package.

  • node-fetch

    A light-weight module that brings the Fetch API to Node.js

  • The download().pipe() looks fine. This would be better with fetch. See this example. I worry about what you're doing with the await Promise.all() with a string array. It doesn't work like that, it should be await Promise.all([PromiseObjects]). I don't even think you need it though because if it did work then you would be doubling your download since you've already downloaded the data from the download().pipe() code.

  • 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
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Mastering The Heap: How to Capture and Store Images from Fetch Responses

    2 projects | dev.to | 2 May 2024
  • 5 Ways to Make HTTP Requests in Node.js

    3 projects | dev.to | 20 Feb 2024
  • A Deep Dive into Angular and Tanstack Query with Our Demo Store

    2 projects | dev.to | 10 Jan 2024
  • What is happened to github official fetch repository? Recently opened issues are don't seem human-written.

    1 project | /r/github | 4 Jan 2023
  • oh mah Gawd!

    1 project | /r/masterhacker | 22 Dec 2022