-
Spry Equipment
- Melbourne, Australia
-
16:50
(UTC +11:00) - https://jaydenseric.com
- @jaydenseric
Highlights
- Pro
-
apollo-upload-client Public
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…
-
apollo-upload-examples Public
A full stack demo of file uploads via GraphQL mutations using Apollo Server and apollo-upload-client.
-
ruck-website Public
The ruck.tech website for Ruck, an open source buildless React web application framework for Deno.
-
device-agnostic-ui-website Public
The Device Agnostic UI website.
-
graphql-js-wg Public
Forked from graphql/graphql-js-wgWorking group notes for graphql-js
JavaScript UpdatedJun 25, 2025 -
ruck Public
Ruck is an open source buildless React web application framework for Deno.
-
A spec for GraphQL multipart form requests (file uploads).
-
graphql-react-examples Public
Deno Ruck web app demonstrating graphql-react functionality using various GraphQL APIs.
-
svg-symbol-viewer Public
An online, no-upload drag-and-drop SVG file symbol extractor and viewer.
-
zed Public
Forked from zed-industries/zedCode at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.
Rust Other UpdatedDec 29, 2024 -
openscad Public
Forked from dracula/openscad🧛🏻♂️ Dark theme for OpenSCAD
Jsonnet MIT License UpdatedDec 16, 2024 -
find-unused-exports Public
A Node.js CLI and equivalent JS API to find unused ECMAScript module exports in a project.
-
graphql-upload Public
Middleware and a scalar Upload to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.
-
An ESLint plugin to enforce optimal JavaScript module design.
-
-
graphql-react Public
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.
-
next-graphql-react Public
A graphql-react integration for Next.js.
-
next-server-context Public
A Next.js App or page decorator, React context object, and React hook to access Node.js HTTP server context when rendering components.
-
globals Public
Forked from sindresorhus/globalsGlobal identifiers from different JavaScript environments
JavaScript MIT License UpdatedAug 26, 2023 -
succulent Public
Forked from aslilac/succulentPowerful and easy runtime type checking
TypeScript MIT License UpdatedJun 9, 2023 -
snapshot-assertion Public
Asserts a string matches a snapshot saved in a file. An environment variable can be used to save rather than assert snapshots.
-
test-director Public
An ultra lightweight unit test director for Node.js.
-
swc Public
Forked from swc-project/swcRust-based platform for the Web
-
node-http-link-header Public
Forked from xadhoom/node-http-link-headerParse & format HTTP link headers according to RFC 8288
-
DefinitelyTyped Public
Forked from DefinitelyTyped/DefinitelyTypedThe repository for high quality TypeScript type definitions.
-
graphql-api-koa Public
GraphQL execution and error handling middleware written from scratch for Koa.
-
scroll-animator Public
Smart, lightweight functions to animate browser scroll.
-
device-agnostic-ui Public
Device agnostic styles, components & hooks for React apps.
-
extract-files Public
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 i…
-
react-waterfall-render Public
Renders nested React components with asynchronous cached loading; useful for GraphQL clients and server side rendering.