This commit is contained in:
webdev4422
2023-10-30 11:51:13 +02:00
committed by GitHub
parent 6fe3a59327
commit 5c3fa67201

View File

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