Skip to content
Avatar

Highlights

  • Arctic Code Vault Contributor

Organizations

@tc39 @whatwg @promises-aplus @w3ctag @jsdom @nodejs @WebAssembly @web-platform-tests @googlers

Pinned

  1. HTML Standard

    HTML 4.1k 1.5k

  2. Streams Standard

    HTML 1k 113

  3. A JavaScript implementation of various web standards, for use with Node.js

    JavaScript 15k 1.3k

  4. An implementation of the WHATWG URL Standard in JavaScript

    JavaScript 233 51

  5. Asynchronous iteration for JavaScript

    HTML 823 37

  6. Scrapes the web serial Worm and its sequel Ward into an eBook format

    JavaScript 111 27

Contribution activity

November 2020

Created a pull request in web-platform-tests/wpt that received 5 comments

Opened 7 other pull requests in 4 repositories
Reviewed 24 pull requests in 13 repositories
whatwg/html 8 pull requests
whatwg/dom 3 pull requests
web-platform-tests/wpt 2 pull requests
WICG/portals 2 pull requests
whatwg/participant-data 1 pull request
whatwg/streams 1 pull request
WICG/performance-measure-memory 1 pull request
jeremyroman/alternate-loading-modes 1 pull request
WICG/serial 1 pull request
nodejs/node 1 pull request
heycam/webidl 1 pull request
w3c/webappsec-csp 1 pull request
whatwg/participate.whatwg.org 1 pull request

Created an issue in whatwg/dom that received 7 comments

Should event.stopPropagation() during capturing prevent the bubbling phase?

Originally jsdom/jsdom#3070. Example code (live version): const element = document.createElement("div"); element.addEventListener("click", () => { c…

7 comments

Seeing something unexpected? Take a look at the GitHub profile guide.

You can’t perform that action at this time.