The Wayback Machine - https://web.archive.org/web/20200916225922/https://github.com/jaydenseric
Skip to content
Avatar
🇦🇺
JS, GraphQL & React
🇦🇺
JS, GraphQL & React

Highlights

  • Arctic Code Vault Contributor
  • Pro

Organizations

@bookwell @enamorapp

Sponsors

@alaister

Pinned

  1. A spec for GraphQL multipart form requests (file uploads).

    545 32

  2. Middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.

    JavaScript 993 74

  3. A terminating Apollo Link for Apollo Client that allows FileList, File, Blob or ReactNativeFile instances within query or mutation variables and sends GraphQL multipart requests.

    JavaScript 1.1k 134

  4. A GraphQL client for React using modern context and hooks APIs that is lightweight (< 3 KB size limited) but powerful; the first Relay and Apollo alternative with server side rendering.

    JavaScript 576 20

  5. GraphQL execution and error handling middleware written from scratch for Koa.

    JavaScript 43 9

  6. A Node.js CLI and equivalent JS API to find unused ECMAScript module exports in a project.

    JavaScript 13 1

2,870 contributions in the last year

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

Contribution activity

September 2020

Doesn’t remove propTypes in certain situations

For all of the following examples, propTypes are incorrectly not removed: import PropTypes from 'prop-types'; export default function Foo({ children

1 comment
49 contributions in private repositories Sep 2 – Sep 16
You can’t perform that action at this time.