Jayden Seric

Results 23 repositories owned by Jayden Seric

apollo-upload-client

1.5k
Stars
155
Forks
Watchers

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

428
Stars
112
Forks
Watchers

A full stack demo of file uploads via GraphQL mutations using Apollo Server and apollo-upload-client.

Barebones

125
Stars
6
Forks
Watchers

A barebones boilerplate for getting started on a bespoke front end.

coverage-node

49
Stars
3
Forks
Watchers

A simple CLI to run Node.js and report code coverage.

graphql-upload

1.4k
Stars
133
Forks
Watchers

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

715
Stars
27
Forks
Watchers

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

988
Stars
55
Forks
Watchers

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

ruck

148
Stars
1
Forks
Watchers

Ruck is an open source buildless React web application framework for Deno.

graphql-api-koa

52
Stars
10
Forks
Watchers

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

next-graphql-react

77
Stars
7
Forks
Watchers

A graphql-react integration for Next.js.