- Ohio
Popular repositories
-
ssh2
SSH2 client and server modules written in pure JavaScript for node.js
-
node-imap
An IMAP client module for node.js.
-
busboy
A streaming parser for HTML form data 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
909 contributions in the last year
Contribution activity
March 2017
Created a pull request in nodejs/node
that received 18
comments
fs: include more fs.stat*() optimizations
stat*() optimizations including:
Move async *stat() functions to FillStatsArray() now used by the sync *stat() functions
Avoid creating fs.Stats …
- url: avoid instanceof for WHATWG URL
- fs: Optimizations 3: The Revenge
- net: use actual Timeout instances on Sockets
- events: update and clarify error message
- events, doc: add type checking in defaultMaxListeners getter
- src, buffer: add --pending-deprecation flag
- string_decoder: support Uint8Array input to methods
- fs: include more fs.stat*() optimizations
- [DO NOT LAND] src: invalidate Utf8/TwoByteValue upon error
- http: simple code refactoring
- Fix 11826
- fs: (+/-)Infinity and NaN invalid unixtimestamp
- lib: Use regex to compare error message
- stream: Fixes missing 'unpipe' event for pipes made with {end: false}
- fs: getOption to populate passed in default values
- benchmark: allow multiple values for same config
- benchmark: obj property access benchmark
- lib: avoid using Array.prototype.forEach
- build: add cpp linting to windows build
- tools: add unescaped regexp dot rule to linter
- errors: add duplicate symbol checking in E() and increase coverage
- doc: missing argument types for events methods
- build: add node_use_openssl check to install.py
- tls: keep track of stream that is closed
- test: added test for indexed properties
- net: Socket.prototype.connect should accept args like net.connect #11761
- dns, net, internal/net: migrate to internals/error
- doc: add active, enroll and unenroll
- net: refactor net module to module.exports
- WHATWG URL origin cleanup + tests
- net: refactor overloaded argument handling
- os: improve cpus() performance
- Correct typos
Created an issue in nodejs/citgm
that received 8
comments
Consistent node-sass failures on master
Node Version: master
CitGM Version: whatever node CI is using
Platform: any
It seems that node-sass explicitly checks process.versions.modules, b…
- build: cpplint should always run, even if jslint fails
- assert: throw real error in doesNotThrow()
- test: tweak addon tests
- Investigate flaky sequential/test-fs-readfile-tostring-fail.js on smartos16-64
- Investigate flaky parallel/test-http-set-timeout-server on freebsd
- doc: missing API links in process markdown
- Investigate flaky parallel/test-debug-usage on Windows