Node package managers (npm, yarn, pnpm) - All you need to know

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

    📦🐈 Active development trunk for Yarn ⚒

  • Yarn

  • semver

    Semantic Versioning Specification

  • npm automates the process of installing, updating, and managing dependencies, which helps to avoid "dependency hell." It supports semantic versioning (semver) that automatically handles patch and minor updates without breaking the existing code, thus maintaining stability across projects. npm also provides the capability to run scripts and commands defined in package.json, which can automate common tasks such as testing, building, and deployment.

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

    Fast, disk space efficient package manager

  • pnpm

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

  • Yarn 4.0

    10 projects | news.ycombinator.com | 23 Oct 2023
  • Não se preocupe mais com o package manager do seu projeto NodeJS

    3 projects | dev.to | 7 Jul 2023
  • Yarn (berry) 3.0.0

    2 projects | /r/node | 30 Jul 2021
  • How to resize images for Open Graph and Twitter using sharp

    4 projects | dev.to | 8 May 2024
  • Guide to ChatGPT API Implementation for Developers

    6 projects | dev.to | 7 Dec 2023