pnpm is also an awesome nodejs package manager.

This commit is contained in:
bumprat 2020-09-16 16:12:30 +08:00 committed by GitHub
parent 18b33eb7ee
commit 2c29e71815
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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