⌨️
CLI Tool

pnpm

0views0comments

A fast Node.js package manager that saves disk space via hard-link caching.

Overview

pnpm is a Node.js package manager alternative to npm/yarn, optimized for speed and disk usage.

Highlights

Packages live in a shared content-addressable store and are hard-linked into node_modules — saving significant disk space across many projects.

When to use it

A great fit for multi-package monorepos/workspaces like SITESAFF.

Tags

pnpmpackage-manager

Open source projects

RepositoryBack

Category

CLI Tool · Open source projects

pnpm | WIKI IT