Create your own GitHub profile
Join the platform over 36 million developers call home for hosting code, managing projects, and building their best software.
Sign up for free See pricing for teams and enterprises
Popular repositories
-
ssh2
SSH2 client and server modules written in pure JavaScript for node.js
-
busboy
A streaming parser for HTML form data for node.js
-
node-imap
An IMAP client module for node.js.
-
node-ftp
An FTP client module for node.js
-
mmmagic
An async libmagic binding for node.js for detecting content types by data inspection
-
node-mariasql
A node.js binding to MariaDB's non-blocking (MySQL-compatible) client library
337 contributions in the last year
Contribution activity
June 2019
May 2019
Created a pull request in nodejs/node that received 6 comments
path: fix win32.relative() for some Unicode paths
Fixes: #27534 This is an alternative to #27644 that avoids any performance regressions in cases where lowercased versions of paths do not differ in…
- stream: add bytesRead to Readable
- http2: Prevent unnecessary listeners from being registered
- http: don't emit end after aborted
- [WIP] experimental fetch
- Specifying that an error will be raised when there is a directory at newPath
- Fix http docs
- child_process: move exports to bottom for better code style
- tls: allow client-side sockets to be half-opened
- path: replace path information function
- [12.x] http, http2: flag for overriding server timeout
- tls: expose keylog event on TLSSocket
- path: fix unicode path problems in path.relative
- build,src: add tag/property for security releases
- doc: lazy consensus for PRs
Created an issue in lxqt/qterminal that received 4 comments
Expose COLORTERM environment variable
Expected Behavior
An environment variable is set to determine 24-bit color support programmatically.
Current Behavior
COLORTERM nor any other uniqu…