mirror of
https://github.com/sindresorhus/awesome-nodejs.git
synced 2024-11-20 11:27:17 -05:00
Add bun (#1261)
This commit is contained in:
parent
6fe3a59327
commit
5c3fa67201
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue