The Wayback Machine - https://web.archive.org/web/20210120094811/https://github.com/matthewp
Skip to content
Avatar

Highlights

  • Arctic Code Vault Contributor

Organizations

@stealjs @bit-docs

Popular repositories

  1. React's Hooks API implemented for web components 👻

    JavaScript 1.8k 72

  2. 🤖 A functional, immutable Finite State Machine library

    JavaScript 1.2k 49

  3. Polyfill for position: sticky;

    JavaScript 177 39

  4. File system abstraction layer for the browser

    JavaScript 154 8

  5. Key/value store for the browser

    JavaScript 120 6

  6. A <script type=module> polyfill

    JavaScript 96 12

193 contributions in the last year

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

Contribution activity

January 2021

Created 2 commits in 1 repository

Created a pull request in snowpackjs/snowpack that received 1 comment

Add support for export map trailing slash + star mapping object values

Changes This adds support for these scenarios: "./extras/": { "development": "./src/extras/" } "./extras/*": { "development": "./src/extras/*" } Wh…

+119 −7 1 comment
Reviewed 2 pull requests in 1 repository
snowpackjs/snowpack 2 pull requests

Created an issue in skypackjs/skypack-cdn that received 1 comment

Support for importing non-JavaScript

This is a generic issue about supporting imports for non-JavaScript assets as JavaScript (ex: import './foo.css';). Additionally there are these is…

1 comment
You can’t perform that action at this time.