Homepage
Open in app
Sign in
Get started
pnpm
Fast, disk space efficient npm installs
Follow
pnpm v4.9 comes with command completion!
pnpm v4.9 comes with command completion!
Command completion in bash, zsh, fish is awesome! Unfortunately, even though there are thousands of great command-line tools in the npm…
Zoltan Kochan
Jan 31, 2020
pnpm vs Yarn: monorepo node_modules
pnpm vs Yarn: monorepo node_modules
Both pnpm (as of v2.17) and Yarn (as of v1.12) support fast, concurrent installations in monorepos. However, there is a big difference…
Zoltan Kochan
Nov 4, 2018
pnpm vs Lerna: filtering in a multi-package repository
pnpm vs Lerna: filtering in a multi-package repository
Everyone heard about Lerna, which is “A tool for managing JavaScript projects with multiple packages.” A lot fewer devs heard about pnpm…
Zoltan Kochan
Sep 2, 2018
The not fancy CLI output of pnpm
The not fancy CLI output of pnpm
pnpm is a JavaScript package manager that differs from npm and Yarn in many ways. If you haven’t heard about it yet, I recommend checking…
Zoltan Kochan
Aug 26, 2018
Flat node_modules is not the only way
This article covers an old version of pnpm. For an updated version of the article >go here<.
Zoltan Kochan
Jun 28, 2018
pnpm version 2 is out!
pnpm version 2 is out!
Last week v2.0 of pnpm was released. It’s been almost a year since version 1.0 came out and we were busy implementing new features (v1 had…
Zoltan Kochan
May 22, 2018
Never ever forget to install a dependency
How many times have you published version 1.0.0 of your new fancy package and it didn't work when you installed it as a dependency?
Zoltan Kochan
Mar 8, 2018
Why package managers need hook systems
Why package managers need hook systems
We introduced hooks to pnpm in version 1.12. In this article I want to write about why we think package managers (PMs) need hooks.
Zoltan Kochan
Sep 2, 2017
pnpm version 1 is out!
Today we’re excited to announce the release of pnpm 1!
Zoltan Kochan
Jun 28, 2017
pnpm’s strictness helps to avoid silly bugs
pnpm is a package manager for Node.js. I have written an article earlier about why should we use pnpm. In this article I want to…
Zoltan Kochan
Jun 7, 2017
Why should we use pnpm?
pnpm is an alternative package manager for Node.js. It is a drop-in replacement for npm, but faster and more efficient.
Zoltan Kochan
Jun 7, 2017
About pnpm
Latest Stories
Archive
About Medium
Terms
Privacy
Teams