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 supported17 Subscribers
Add a CodeTriage badge to bun
Help out
- Issues
- bun patch: copy the package into a staging folder before it replaces node_modules/<pkg>
- node:http: emit 'connect' for a CONNECT that is pipelined behind a pending response
- bun patch: keep the bundled and nested dependencies of the patched package
- node:http2: apply SETTINGS_HEADER_TABLE_SIZE to the HPACK encoder and decoder
- install: do not fail the isolated install when an optional dependency's tarball cannot be downloaded
- archive: replace an existing file on extract instead of writing into it
- webview: give a chrome view with dataStore: "ephemeral" or a proxy its own browser context
- install: re-resolve a dependency that bun.lock binds to a package it does not accept
- bun test: count code that runs in a Worker under --coverage
- install: reject a workspace package whose directory is outside the workspace root
- Docs
- Zig not yet supported