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 supported528 Subscribers
View all SubscribersAdd a CodeTriage badge to node
Help out
- Issues
- test_runner: add statement coverage support
- 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
- loader: add experimental text import
- 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
- Docs
- JavaScript not yet supported