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
- Give SharedArrayBuffer a dedicated type
- Support GMAC and multiple AAD chunks for AEAD
- Implement parallel Happy Eyeballs as described in RFC 8305
- fs: Change the default value of `mode` argument of `fs.copyFile()` to `fs.constants.COPYFILE_FICLONE`
- console.timeStamp(...) and performance.mark/measure are missing from the --inspect Performance Timings timeline
- performance.now() should jump after sleep/suspend/hibernation
- `require.resolve()` and `import.meta.resolve()` doesn't work with self-referenced packages
- TextDecoder: ERR_ENCODING_INVALID_ENCODED_DATA on very long array buffer
- Scripts are sent in a non-existent `executionContextId`
- Process does not exit after https request with keepAlive enabled (now default in Node 19)
- Docs
- JavaScript not yet supported