Skip to content
Avatar
🙃
<script>alert('hi')</script>
🙃
<script>alert('hi')</script>

Highlights

  • Arctic Code Vault Contributor
  • Pro

Organizations

@GoogleChrome @MobileChromeApps @santatracker

Pinned

  1. HTML Modules Rewriter

    JavaScript 5 1

  2. PWACompat to bring Web App Manifest to older browsers

    JavaScript 990 74

  3. Polyfill for the HTML dialog element

    JavaScript 2k 244

  4. 1
    /**
    2
     * Safari 10.1 supports modules, but does not support the `nomodule` attribute - it will
    3
     * load <script nomodule> anyway. This snippet solve this problem, but only for script
    4
     * tags that load external code, e.g.: <script nomodule src="nomodule.js"></script>
    5
     *
  5. vanilla Material Design ripples

    JavaScript 176 22

2,306 contributions in the last year

Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec Jan Mon Wed Fri

Contribution activity

February 2021

Created 1 repository

Created a pull request in GoogleChrome/developer.chrome.com that received 3 comments

bump chrome-types to fix beta/stable versions of APIs, availability

Fixes #373. We weren't parsing the feature files correctly; now we are. This correctly fixes where APIs are available.

+8 −8 3 comments
Opened 2 other pull requests in 2 repositories
GoogleChrome/chrome-types
1 merged
GoogleChrome/developer.chrome.com
1 open
Reviewed 4 pull requests in 2 repositories

Created an issue in samthor/gumnut that received 1 comment

Support self-imports and subpath imports in resolver

This probably don't look at ourselves to resolve imports. From within a package "foo", I should be able to import "foo". We definitely do not resolve

1 comment
12 contributions in private repositories Feb 1 – Feb 7

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