jaydenseric
Full stack JS engineer, GraphQL multipart request (file uploads) spec author.
Spry EquipmentMelbourne, Australia
Pinned Repositories
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 GraphQL POST or GET request (depending on the config and GraphQL operation).
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.
Fix
A CSS normalization/reset reference.
graphql-api-koa
GraphQL execution and error handling middleware written from scratch for Koa.
graphql-multipart-request-spec
A spec for GraphQL multipart form requests (file uploads).
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-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.
ruck
Ruck is an open source buildless React web application framework for Deno.
jaydenseric's Repositories
jaydenseric/next-router-events
A more powerful Next.js router events API.
jaydenseric/constraint-validation-buggyfill
Prevents invalid form submission in browsers that improperly support the HTML forms spec (i.e. Safari).
jaydenseric/babel-plugin-transform-require-extensions
A Babel plugin that transforms specified require path file extensions.
jaydenseric/altair
✨⚡️ A beautiful feature-rich GraphQL Client for all platforms.
jaydenseric/apollo
:rocket: Open source tools for GraphQL. Central repo for discussion.
jaydenseric/apollo-fetch
Lightweight GraphQL client that supports middleware and afterware
jaydenseric/apollo-link
:link: Interface for fetching and modifying control flow of GraphQL requests
jaydenseric/awesome-graphql
Awesome list of GraphQL & Relay
jaydenseric/babel-plugin-transform-replace-object-assign
Allows you to provide custom implementation of Object.assign in babel builds
jaydenseric/bitcoin-sfox-client
jaydenseric/browserslist-useragent
🦔A utility to match a browserslist query with user agent strings
jaydenseric/documentation
:book: documentation for modern JavaScript
jaydenseric/eslint
A fully pluggable tool for identifying and reporting on patterns in JavaScript.
jaydenseric/eslint-plugin-graphql
:vertical_traffic_light: Check your GraphQL query strings against a schema.
jaydenseric/eslint-plugin-import-order-alphabetical
eslint-plugin-import/order, but with alphabetical sorting
jaydenseric/express-graphql
Create a GraphQL HTTP server with Express.
jaydenseric/f-etag
a thin wrapper around fetch api to provide a basic level in memory cache for etags
jaydenseric/fs-capacitor
Filesystem-bufferred, passthrough stream that buffers indefinitely rather than propagate backpressure from downstream consumers.
jaydenseric/graphql-config
The easiest way to configure your development environment with your GraphQL schema (supported by most tools, editors & IDEs)
jaydenseric/graphql-js
A reference implementation of GraphQL for JavaScript
jaydenseric/graphql-stack
A visual explanation of how the various tools in the GraphQL ecosystem fit together.
jaydenseric/graphql-yoga
🧘 Fully-featured GraphQL Server with focus on easy setup, performance & great developer experience
jaydenseric/node-fetch
A light-weight module that brings window.fetch to Node.js
jaydenseric/node-graphql-benchmarks
Benchmarks for different Node.js GraphQL Servers
jaydenseric/now-examples
Examples of Now deployments you can use
jaydenseric/promise-status-async
Promise status management tool
jaydenseric/react-apollo
:recycle: React higher-order component for Apollo Client
jaydenseric/react-tree-walker
Walk a React element tree
jaydenseric/styled-components
Visual primitives for the component age. Use the best bits of ES6 and CSS to style your apps without stress 💅
jaydenseric/urql
Universal React Query Library