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 supported507 Subscribers
View all SubscribersAdd a CodeTriage badge to node
Help out
- Issues
- Expose the "enhanced" stack trace from uncaught exceptions to the `uncaughtException` and `uncaughtExceptionMonitor` handlers on `process`
- src: use wide string for findPackageJson onWindows
- doc: fix history info for URLSearchParams
- build: add a flag v8_enable_simultor
- test_runner: `t.after` should respect `the first-in-last-out` principle like Golang's defer
- fs: remove `fs.F_OK`, `fs.R_OK`, `fs.W_OK`, `fs.X_OK`
- doc: missing data for `URLSearchParams(urlSearchParams)` constructor
- Hang up with 'advanced' IPC deserialization
- Add a way to get the enabled conditions
- module: avoid throwing when `findPackageJSON` is called on nonexistent
- Docs
- JavaScript not yet supported