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 supported11 Subscribers
Add a CodeTriage badge to bun
Help out
- Issues
- Running `bun i <package>` to replace a linked package does not update the symlink in `node_modules`
- Feaure Request: Support version-specific entries in minimumReleaseAgeExcludes for safer package whitelisting
- otel: native OpenTelemetry tracing with auto-instrumentation
- Bug: `Bun.SQL` bulk-insert rows with nullable columns causes database to crash
- JetBrains IDE's coding assistance for Node.js doesn't work with Bun
- Bug: Bun.SQL serializes `Date` parameters via `.toString()` instead of `.toISOString()` for `prepare:false`
- `fs.readSync` does not validate invalid position type (accepts object instead of throwing)
- Auto-install fails inside worker thread
- `tty.WriteStream.prototype.isTTY` missing
- `MessagePort` missing `removeListener` method (Node.js EventEmitter incompatibility)
- Docs
- Zig not yet supported