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
- crypto: add crypto.signDigest() and crypto.verifyDigest() methods
- fs: accept all valid utf8 values in fast paths
- `node --watch` without script path does not fail since v25.1.0
- `node:worker_threads` does not load `--import file.js` unless explicitly setting `env` option
- worker: parse NODE_OPTIONS when env option is not provided
- test_runner: support mocking non-existent modules
- Inconsistent AsyncLocalStorage behavior between Node.js 20 and 24 when combining exit() and enterWith()
- stream: fix TypeError in writev when writer.ready rejects
- test_runner: scope file-level hooks per file in --test-isolation=none
- test_runner: use run() options with isolation="none"
- Docs
- JavaScript not yet supported