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
Pinned
1,424 contributions in the last year
Activity overview
Contribution activity
June 2020
- lpinca/PKI.js JavaScript
- lpinca/webcrypto-local TypeScript
Created a pull request in PeculiarVentures/webcrypto-local that received 6 comments
build(client): generate a UMD bundle
First commit
build(client): generate a UMD bundle A UMD bundle can be used as a regular CommonJS module by bundlers and
included in other bundles.
S…
+8
−10
•
6
comments
- net: fix bufferSize
- doc: improve paragraph in esm.md
- test: update test-child-process-spawn-loop for Python 3
- zlib: remove redundant variable in zlibBufferOnEnd
- stream: doc deprecate end with chunk
- doc: fix lexical sorting of bottom-references in http doc
- doc: add allowed info strings to style guide
- doc: add missing backticks in timers.md
- tools: remove superfluous regex in tools/doc/json.js
- net: handle net.connect() without arguments
- doc: change "GitHub Repo" to "Code Repository"
- doc: use Class: consistently
- http2: return this for Http2ServerRequest#setTimeout
- doc: piping from async generators using pipeline()
- fs: document why isPerformingIO is required
- doc: revise text in dns module documentation introduction
- doc: fix lexical sorting of bottom-references in dns doc
- deps: fix indentation of sources in ngtcp2.gyp
- http2: always call callback on Http2ServerResponse#end
- build: configure byte order for mips targets
- http: allow passing callbacks for [Incoming,Outgoing]Message#destroy
- doc,stream: split finish and end events into separate entries
- doc: standardize on sentence case for headers
- events: improve listeners() performance
- doc: move --force-context-aware option in cli.md
- Some pull request reviews not shown.