From 2c29e718157acccef64e4ca62b60a86e064b4d4b Mon Sep 17 00:00:00 2001 From: bumprat Date: Wed, 16 Sep 2020 16:12:30 +0800 Subject: [PATCH] pnpm is also an awesome nodejs package manager. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a6f7abe..2860018 100644 --- a/README.md +++ b/README.md @@ -89,6 +89,7 @@ A collection of awesome browser-side [JavaScript](https://developer.mozilla.org/ * [volo](https://github.com/volojs/volo) - Create front end projects from templates, add dependencies, and automate the resulting projects. * [Duo](https://github.com/duojs/duo) - Next-generation package manager that blends the best ideas from Component, Browserify and Go to make organizing and writing front-end code quick and painless. * [yarn](https://yarnpkg.com/) - Fast, reliable, and secure dependency management. +* [pnpm](https://pnpm.js.org/) - Fast, disk space efficient package manager. ## Component Managment