Skip to content
Avatar

Achievements

Achievements

Organizations

@stealjs @bit-docs
Block or Report

Block or report matthewp

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories

  1. haunted Public

    React's Hooks API implemented for web components 👻

    TypeScript 2.2k 86

  2. robot Public

    🤖 A functional, immutable Finite State Machine library

    JavaScript 1.6k 68

  3. Polyfill for position: sticky;

    JavaScript 175 39

  4. fs Public

    File system abstraction layer for the browser

    JavaScript 156 8

  5. ocean Public

    Web component server-side rendering

    JavaScript 129 2

  6. gazel Public

    Key/value store for the browser

    JavaScript 120 6

1,789 contributions in the last year

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

Contribution activity

January 2022

Created a pull request in matthewp/corset that received 11 comments

Allow custom properties to be called as functions

This allows custom properties to be called as functions: #app { --concat: ${(...args) => args.join('')}; text: --concat("one", " ", "two"); } I'm c…

+50 −6 11 comments

Created an issue in matthewp/corset that received 2 comments

Allow multi-binding properties on the left side

Suggestion from @propjockey; managing multi-binding properties is a bit cumbersome in CSS and in Corset. In Corset we try to allow a selector to ov…

2 comments
Started 1 discussion in 1 repository
withastro/rfcs

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