Merge pull request #723 from bumprat/patch-1

pnpm is also an awesome nodejs package manager.
This commit is contained in:
Gökay Gürcan
2020-09-17 17:00:00 +02:00
committed by GitHub

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. * [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. * [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. * [yarn](https://yarnpkg.com/) - Fast, reliable, and secure dependency management.
* [pnpm](https://pnpm.js.org/) - Fast, disk space efficient package manager.
## Component Managment ## Component Managment