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 supported526 Subscribers
View all SubscribersAdd a CodeTriage badge to node
Help out
- Issues
- 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.
- Crash in '{using x=null, {}=null;}'
- 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,quic: missing NULL checks for OpenSSL allocation functions
- Issue with Node 24 on AIX 7.2 TL1
- crypto: fix use-after-free risk in ManagedX509 assignment
- doc: add guidance on using node/default conditions for dual packages
- 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