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
- fs: handle cpSync copyDir filesystem errors
- Heap snapshot on OOM due to buffers/external memory/large arrays rather than V8 heap
- tls: native bidirectional TLS bridge for kernel-adjacent forwarding (TUN/VPN/proxy workloads)
- `EventTarget.addEventListener(..., {signal})` abort signal listeners can get GC'd and never remove event listeners
- tls: reduce SetImmediate deferrals in TLSWrap write completion for lower latency
- tls: zero-copy / static-buffer read path through TLSWrap (bypass Readable chunk allocation)
- tls: native pipe / splice between TLS and another native stream or fd
- test: update multiline REPL navigation tests for assert error handling
- Support negated pattern-list syntax in `fs.glob`
- doc: explain how suites and subtests differ
- Docs
- JavaScript not yet supported