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 supported499 Subscribers
View all SubscribersAdd a CodeTriage badge to node
Help out
- Issues
- workflow: re-enable ubsan
- Document `[sub]process.channel.refCounted()` and `[sub]process.channel.unrefCounted()`
- undefined reference to `v8::internal::trap_handler::RegisterDefaultTrapHandler()'
- 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`
- Docs
- JavaScript not yet supported