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
- src: fix UTF-8 two byte threshold in encodeInto
- `tls.connect()` aborts process on malformed ALPNProtocols instead of throwing an error
- `SIGTERM` killing an invalid `node:child_process` spawn terminates main process
- 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
- Docs
- JavaScript not yet supported