Add package manager bun (#945)

This commit is contained in:
cmdragon 2025-09-05 17:05:45 +08:00 committed by GitHub
parent 80acdd2c62
commit 7752448167
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -99,6 +99,7 @@ A collection of awesome browser-side [JavaScript](https://developer.mozilla.org/
* [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.io/) - Fast, disk space efficient package manager.
* [bun](https://bun.sh/) - Bun is a fast JavaScript all-in-one toolkit.
## Component Management