Node_modules: One character saved 50 GB of disk space

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

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
  • mui-rff

    MUI 5 / Material UI + React Final Form

  • Kind of yes... not all dependencies are direct for the app, a lot are just dev dependencies. Just to get eslint/prettier to warn, auto format and cleanup my code when I save a file, it is 13 direct dev dependencies in my project [0].

    [0] https://github.com/lookfirst/mui-rff/blob/master/package.jso...

  • number-precision

    🚀1K tiny & fast lib for doing addition, subtraction, multiplication and division operations precisely

  • > Like, let's introduce a dependency for decrement lol

    Here's a package that basically does that: https://www.npmjs.com/package/number-precision

    Not entirely unreasonable as all `number`s are floats by default in JS, but the implementation of the entire package (https://github.com/nefe/number-precision/blob/master/src/ind...) is less than 100 lines of code and actually contains a method called "minus".

    The very worst JS packages I've seen have got to be is-odd and is-even. 430,796 and 202,268 downloads every week, I kid you not!

  • 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

  • How I Achieved Maintanability, and Scalability in My Projects

    4 projects | dev.to | 11 May 2024
  • Show HN: I built an AI agent that upgrades NPM packages

    3 projects | news.ycombinator.com | 10 May 2024
  • Show HN: Can AI keep my code up-to-date?

    2 projects | news.ycombinator.com | 6 May 2024
  • How to Set Up Cost-Effective Email Solutions with AWS SES and Terraform

    1 project | dev.to | 5 May 2024
  • Show HN: Bumpgen – upgrade NPM packages using AI

    3 projects | news.ycombinator.com | 30 Apr 2024