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
- [v24.x backport] http2: avoid UAF while receiving and sending RST_STREAM
- worker: don't leak watch messages to listeners
- NODE_PENDING_PIPE_INSTANCES causes 0xC0000005 crash on Windows when a named-pipe listen() loses a bind race (EADDRINUSE)
- TTY detection foreground/background color
- vfs: fix path returned by recursive mkdir
- `stream.pipeline()` leaks file descriptors when it throws synchronously (ERR_STREAM_UNABLE_TO_PIPE)
- fs: do not call Dir read callback twice
- 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
- Docs
- JavaScript not yet supported