bun
https://github.com/oven-sh/bun
Zig
Incredibly fast JavaScript runtime, bundler, test runner, and package manager – all in one
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Zig not yet supported15 Subscribers
Add a CodeTriage badge to bun
Help out
- Issues
- Add command to allow manipulating `package.json#overrides` via CLI
- `bun build` strips `data-*` attributes for some html elements
- Allow creating a server handler for Bun.serve without starting the server (for SSR dev servers)
- Suggest adding the method `sync()` in Bun.FileSink and Bun.BunFile
- Suggest adding these methods `lock()/tryLock()/unlock()` in Bun.BunFile
- Bun tries to run non-existent executable `start`
- Feature request: Support selective removal/unloading of runtime plugins
- Bun.SQL SNI details not sent unless (a) a connection URL is used or (b) serverName is explicitly specified in connection options
- bun audit --format=sarif
- `bun pm cache` flags are not documented / are documented incorrectly
- Docs
- Zig not yet supported