Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Popular repositories
357 contributions in the last year
Activity overview
Contribution activity
November 2020
October 2020
Created 1 commit in 1 repository
Created a pull request in sindresorhus/got that received 2 comments
Set default value for an options object
Hello,
I ran into a problem that after the client extension by the .extend method, the init hook gets an undefined instead of an object as options.
T…
Created an issue in nodelib/nodelib that received 1 comment
[proposal] http.requests
Description Library for working with network requests. Motivation Debug network requests without logs is an another art form. Most likely you won't…