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 supported534 Subscribers
View all SubscribersAdd a CodeTriage badge to node
Help out
- Issues
- vm: preserve global function declaration restrictions
- crypto: fix error check on decrypt and encrypt init in context
- Windows: fs calls abort the process on a path containing U+10FFFF (libuv assert, fixed in libuv 1.52.0 but not in v22/v25)
- domain: runtime-deprecate the module
- stream: clean up when pipeline throws synchronously
- src: don't kill own process group on failed spawn
- tls: throw on invalid ALPNProtocols instead of aborting
- doc: note resourceLimits termination is best-effort
- cluster: report EADDRINUSE when a worker listens twice on the same port
- module: fail closed when reading package.json is denied
- Docs
- JavaScript not yet supported