Fast, disk space efficient package manager. pnpm uses a content-addressable filesystem to store all files from all module directories on a disk. When using npm, if you have 100 projects using lodash, you will have 100 copies of lodash on disk. With pnpm, lodash will be stored in a content-addressable storage. Files inside node_modules are cloned or hard-linked from a single content-addressable storage. pnpm has built-in support for multiple packages in a repository. pnpm creates a non-flat node_modules by default, so code has no access to arbitrary packages.

Features

  • Up to 2x faster than the alternatives (see benchmark)
  • Files inside node_modules are linked from a single content-addressable storage
  • A package can access only dependencies that are specified in its package.json
  • Has a lockfile called pnpm-lock.yaml
  • Works as a Node.js version manager
  • Supports Windows, Linux, and macOS

Project Samples

Project Activity

See All Activity >

Categories

Package Managers

License

MIT License

Follow pnpm

pnpm Web Site

Other Useful Business Software
AestheticsPro Medical Spa Software Icon
AestheticsPro Medical Spa Software

Our new software release will dramatically improve your medspa business performance while enhancing the customer experience

AestheticsPro is the most complete Aesthetics Software on the market today. HIPAA Cloud Compliant with electronic charting, integrated POS, targeted marketing and results driven reporting; AestheticsPro delivers the tools you need to manage your medical spa business. It is our mission To Provide an All-in-One Cutting Edge Software to the Aesthetics Industry.
Learn More
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of pnpm!

Additional Project Details

Operating Systems

Linux, Mac, Windows

Programming Language

TypeScript

Related Categories

TypeScript Package Managers

Registered

2024-09-12