Delete unused node_modules in a second and enjoy some free space!

This page summarizes the projects mentioned and recommended in the original post on dev.to

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

    List any node_modules ๐Ÿ“ฆ dir in your system and how heavy they are. You can then select which ones you want to erase to free up space ๐Ÿงน

  • I found a cool tool that helps exactly for this scenario, it's called npkill and you can find it on npm.js.

  • 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

  • Script to delete ALL Node_modules Folders in the Current Directory Recursively

    1 project | /r/Frontend | 7 Dec 2023
  • NPKILL 0.11.1 released! Say goodbye to all those unused and heavy node_modules that take up precious space in seconds. Now faster.

    1 project | /r/javascript | 24 Mar 2023
  • ๐ŸŽ‰ NPKILL 0.11.1 released! ๐Ÿ‘‹ Say goodbye to all those unused and heavy node_modules that take up precious space in seconds. Now faster.

    1 project | /r/javascript | 24 Mar 2023
  • Npkill โ€“ Find and remove old and heavy node_modules folders

    1 project | news.ycombinator.com | 2 Feb 2023
  • I wrote a script which goes through folders containing NodeJS projects and deletes the disk space consuming node_modules from them, to free up space from projects you're not using.

    2 projects | /r/node | 11 Nov 2022