jaydenseric
@jaydenseric
12
Published Tools
0
Total Stars
0
Weekly Downloads
Published Tools
12 Skillsacross 1 categoryMiddleware and a scalar Upload to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.
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
A function to recursively extract files and their object paths within a value, replacing them with null in a deep clone without mutating the original value. FileList instances are treated as File instance arrays. Files are typically File and Blob instance
A fake template literal tag to trick syntax highlighters, linters and formatters into action.
A Next.js App or page decorator, React context object, and React hook to access Node.js HTTP server context when rendering components.
ESLint config optimized for authoring packages that adapts to the project environment.
A GraphQL client for React using modern context and hooks APIs that’s lightweight (< 4 kB) but powerful; the first Relay and Apollo alternative with server side rendering.
GraphQL execution and error handling middleware written from scratch for Koa.
Renders nested React components with asynchronous cached loading; useful for GraphQL clients and server side rendering.