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 supported525 Subscribers
View all SubscribersAdd a CodeTriage badge to node
Help out
- Issues
- http2, tls: check content-length, fix RST and GOAWAY logic
- TypeError: Missing internal module 'node:crypto'
- module: fix error message for not found
- Strange behavior with `fs.watch` on file with JSON stringified -> first update isn't emitted if too fast after `fs.watch`
- `node:test` custom reporters get `test:stdout` and `test:stderr` events before `test:dequeue`
- wasi fast calls causes segfault on x86_64-linux when running a wasm32-wasi module
- Accept `Blob`s anywhere where a `Buffer` is currently accepted for writing
- `fs.watch` doesn't listen changes of file containing JSON stringified if changes happen too quickly (behavior different with non JSON)
- Node incorrectly responds 400 to invalid data sent after requests with `Connection: close`
- Support load balancing HTTP requests across worker threads
- Docs
- JavaScript not yet supported