Jayden Seric
Jayden Seric
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 Gr...
apollo-upload-examples
A full stack demo of file uploads via GraphQL mutations using Apollo Server and apollo-upload-client.
Barebones
A barebones boilerplate for getting started on a bespoke front end.
coverage-node
A simple CLI to run Node.js and report code coverage.
graphql-upload
Middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.
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.
graphql-multipart-request-spec
A spec for GraphQL multipart form requests (file uploads).
ruck
Ruck is an open source buildless React web application framework for Deno.
graphql-api-koa
GraphQL execution and error handling middleware written from scratch for Koa.
next-graphql-react
A graphql-react integration for Next.js.