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
- buffer: validate copyArrayBuffer offsets against buffer length
- buffer: more copy optimizations
- doc: add fetch implementation differences
- fs: allocate FSReqPromise stat arrays lazily
- fs: honor flush option in writeFileSync utf8 fast path
- watch: detect files replaced via unlink and create
- repl: lazy-load acorn and defer vm context creation
- module: avoid allocating a cache key string for every require()
- perf_hooks: add NODE_PERFORMANCE_GC_MINOR_MARK_SWEEP constant
- Windows: no supported way to reopen console input (`CONIN$`) as a raw `tty.ReadStream` when stdin is a pipe
- Docs
- JavaScript not yet supported