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 supported524 Subscribers
View all SubscribersAdd a CodeTriage badge to node
Help out
- Issues
- `import "typescript"` slower than `require("typescript")` due to `cjs-module-lexer` overhead
- Use CSPRNG for Math.random()
- perf: investigate native v8 toBase64() / toHex() vs Buffer#toString
- assert: optimize string length calculation in getSimpleDiff
- Inconsistent behavior across platforms when importing `node:http` after defining `Object.prototype['0']`
- Regression Node 24.0.0+: JSON.parse throws error on JSON containing U+2028 (line separator)/ U+2029 (paragraph separator)
- Investigating a Severe Performance Regression in Node.js v22 and v24
- grant DEP0158 to runtime dep
- Docs for building with an ICU source directory don't work
- StatFS.blocks can't represent more than 2**32-1 blocks
- Docs
- JavaScript not yet supported