Become a sponsor to Jayden Seric
I dedicate as much time as I can afford (perhaps half each year) working pro bono to create and maintain innovative JavaScript, Deno, Node.js, React, and GraphQL related open source projects.
Sponsorship allows me to more sustainably release updates, fix bugs, and improve documentation for projects such as the GraphQL multipart request spec, graphql-upload
, graphql-react
and device-agnostic-ui
.
With additional funding, many more interesting open source projects can be created 🚀
Featured work
-
jaydenseric/graphql-multipart-request-spec
A spec for GraphQL multipart form requests (file uploads).
-
jaydenseric/graphql-upload
Middleware and a scalar Upload to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.
JavaScript 1,432 -
jaydenseric/apollo-upload-client
A terminating Apollo Link for Apollo Client that fetches a GraphQL multipart request if the GraphQL variables contain files (by default FileList, File, or Blob instances), or else fetches a regular…
JavaScript 1,537 -
jaydenseric/graphql-react
A GraphQL client for React using modern context and hooks APIs that is lightweight (< 4 kB) but powerful; the first Relay and Apollo alternative with server side rendering.
JavaScript 719 -
jaydenseric/graphql-api-koa
GraphQL execution and error handling middleware written from scratch for Koa.
JavaScript 52 -
jaydenseric/coverage-node
A simple CLI to run Node.js and report code coverage.
JavaScript 56