node
https://github.com/nodejs/node
JavaScript
Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:
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.
JavaScript not yet supported535 Subscribers
View all SubscribersAdd a CodeTriage badge to node
Help out
- Issues
- SEA + cluster.fork on Windows prepends executable path into worker process.argv (breaks argv parsing)
- Enforce top of file test description comments in tests
- Ability to provide line separators in `readline`
- require.extensions is undefined on synthetic require for CJS loaded through ESM loader (regression in v24.15.0)
- Promote Alpine Linux out of experimental to be a tier 2 platform
- Stepping (Step Over / Step Out) after program completion causes the debugger to enter Node internal modules and sometimes crash, instead of safely terminating or ignoring the command.
- in transform stream transform method, `callback(null, null)` doesn't end stream but `this.push(null); callback()` does
- stream: fix ERR_INVALID_STATE when cancelling Readable.toWeb()
- crypto: fix use-after-free risk in ManagedX509 assignment
- OOM or slow memory growth in Node.js 24.14.0 when running a simple HTTP server inside Docker with periodic health checks
- Docs
- JavaScript not yet supported