1
0
Fork 0
mirror of https://github.com/sindresorhus/awesome-nodejs.git synced 2024-11-20 11:27:17 -05:00
This commit is contained in:
webdev4422 2023-10-30 11:51:13 +02:00 committed by GitHub
parent 6fe3a59327
commit 5c3fa67201
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -838,6 +838,7 @@
- [npm](https://docs.npmjs.com/about-npm) - The default package manager.
- [pnpm](https://pnpm.io) - Disk space efficient package manager.
- [yarn](https://yarnpkg.com) - Alternative package manager.
- [bun](https://bun.sh) - All-in-one toolkit for JavaScript and TypeScript apps.
## Resources