An open API service indexing awesome lists of open source software.

Projects in Awesome Lists by jaydenseric

A curated list of projects in awesome lists by jaydenseric .

https://github.com/jaydenseric/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 apollo-client graphql maintained node npm react react-native

Last synced: 13 May 2025

https://github.com/jaydenseric/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.

apollo esm express graphql koa maintained mjs node npm

Last synced: 14 May 2025

https://github.com/jaydenseric/graphql-multipart-request-spec

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

graphql maintained

Last synced: 08 Oct 2025

https://github.com/jaydenseric/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.

deno esm graphql hooks maintained mjs node npm react typescript

Last synced: 15 May 2025

https://github.com/jaydenseric/apollo-upload-examples

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

apollo babel eslint graphql koa mjs nextjs nodejs prettier react

Last synced: 05 Apr 2025

https://github.com/jaydenseric/ruck

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

deno maintained react typescript

Last synced: 09 Oct 2025

https://github.com/jaydenseric/barebones

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

babel cssnext eslint postcss stylelint webpack2 yarn

Last synced: 23 Jul 2025

https://github.com/jaydenseric/fix

A CSS normalization/reset reference.

Last synced: 16 Jun 2025

https://github.com/jaydenseric/next-graphql-react

A graphql-react integration for Next.js.

graphql maintained next node npm react

Last synced: 21 Aug 2025

https://github.com/jaydenseric/find-unused-exports

A Node.js CLI and equivalent JS API to find unused ECMAScript module exports in a project.

babel esm maintained mjs node npm npx typescript

Last synced: 02 Jul 2025

https://github.com/jaydenseric/coverage-node

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

esm maintained mjs node npm npx v8

Last synced: 14 Apr 2025

https://github.com/jaydenseric/extract-files

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 instances.

esm graphql maintained mjs node npm typescript

Last synced: 05 Apr 2025

https://github.com/jaydenseric/graphql-api-koa

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

api graphql koa maintained node npm

Last synced: 15 Apr 2025

https://github.com/jaydenseric/svg-symbol-viewer

An online, no-upload drag-and-drop SVG file symbol extractor and viewer.

deno react svg typescript

Last synced: 12 Aug 2025

https://github.com/jaydenseric/graphql-react-examples

Deno Ruck web app demonstrating graphql-react functionality using various GraphQL APIs.

deno esm graphql mjs react typescript

Last synced: 30 Apr 2025

https://github.com/jaydenseric/purty-picker

A super lightweight visual HSL, RGB and hex color picker with a responsive, touch-friendly and customizable UI. Compatible with jQuery or Zepto.

Last synced: 30 Apr 2025

https://github.com/jaydenseric/fake-tag

A fake template literal tag to trick syntax highlighters, linters and formatters into action.

maintained node npm typescript

Last synced: 14 Apr 2025

https://github.com/jaydenseric/next-server-context

A Next.js App or page decorator, React context object, and React hook to access Node.js HTTP server context when rendering components.

esm graphql maintained mjs next node npm react

Last synced: 23 Aug 2025

https://github.com/jaydenseric/jsdoc-md

A Node.js CLI and equivalent JS API to analyze source JSDoc and generate documentation under a given heading in a markdown file (such as readme.md).

babel esm jsdoc maintained markdown mjs node npm npx remark unified

Last synced: 01 May 2025

https://github.com/jaydenseric/test-director

An ultra lightweight unit test director for Node.js.

esm maintained mjs node npm typescript

Last synced: 04 May 2025

https://github.com/jaydenseric/next-router-events

A more powerful Next.js router events API.

nextjs

Last synced: 01 May 2025

https://github.com/jaydenseric/device-agnostic-ui

Device agnostic styles, components & hooks for React apps.

css deno esm maintained mjs node npm react typescript

Last synced: 09 Jul 2025

https://github.com/jaydenseric/snapshot-assertion

Asserts a string matches a snapshot saved in a file. An environment variable can be used to save rather than assert snapshots.

esm maintained mjs node npm typescript

Last synced: 05 May 2025

https://github.com/jaydenseric/focal

Simulates a camera focus within a CSS 3D transform powered scene using CSS blur filters.

Last synced: 07 May 2025

https://github.com/jaydenseric/ruck-website

The ruck.tech website for Ruck, an open source buildless React web application framework for Deno.

deno react

Last synced: 12 Oct 2025

https://github.com/jaydenseric/graphql-http-test

A JavaScript API and CLI to test a GraphQL server for GraphQL over HTTP spec compliance.

graphql node npm

Last synced: 06 May 2025

https://github.com/jaydenseric/scroll-animator

Smart, lightweight functions to animate browser scroll.

esm maintained mjs node npm

Last synced: 07 May 2025

https://github.com/jaydenseric/eslint-config-env

ESLint config optimized for authoring packages that adapts to the project environment.

eslint npm

Last synced: 05 May 2025

https://github.com/jaydenseric/webpack-watch-server

A single npm script command to start Webpack and your server in watch mode, with a unified console.

webpack

Last synced: 05 May 2025

https://github.com/jaydenseric/nova-deno

A Nova editor extension that integrates the Deno JavaScript/TypeScript runtime and tools.

deno maintained nova typescript

Last synced: 07 May 2025

https://github.com/jaydenseric/hurdler

Enables hash links to web page content hidden beneath layers of interaction.

Last synced: 08 May 2025

https://github.com/jaydenseric/skid

An ultra-lightweight slider utilizing Hurdler for URL hash based control.

Last synced: 07 May 2025

https://github.com/jaydenseric/audit-age

A Node.js CLI and equivalent JS API to audit the age of installed production npm packages.

esm maintained mjs node npm npx

Last synced: 06 May 2025

https://github.com/jaydenseric/babel-plugin-syntax-highlight

A Babel plugin that transforms the code contents of template literals lead by comments specifying a Prism.js language into syntax highlighted HTML.

babel maintained node npm prism

Last synced: 19 Aug 2025

https://github.com/jaydenseric/react-waterfall-render

Renders nested React components with asynchronous cached loading; useful for GraphQL clients and server side rendering.

deno esm graphql hooks maintained mjs node npm react typescript

Last synced: 06 May 2025

https://github.com/jaydenseric/constraint-validation-buggyfill

Prevents invalid form submission in browsers that improperly support the HTML forms spec (i.e. Safari).

npm

Last synced: 25 Jun 2025

https://github.com/jaydenseric/google-static-maps-styler-query

Converts a Google Maps styler array to a Google Static Maps styler URL query string.

maintained node npm typescript

Last synced: 12 May 2025

https://github.com/jaydenseric/install-from

Reliably installs a local package into another, for testing.

esm mjs node npm npx

Last synced: 06 May 2025

https://github.com/jaydenseric/eslint-plugin-optimal-modules

An ESLint plugin to enforce optimal JavaScript module design.

eslint esm maintained mjs node npm typescript

Last synced: 06 May 2025

https://github.com/jaydenseric/babel-plugin-transform-runtime-file-extensions

A Babel plugin that adds file extensions to Babel runtime import specifiers and require paths for Node.js ESM compatibility.

babel esm node

Last synced: 06 May 2025

https://github.com/jaydenseric/device-agnostic-ui-website

The Device Agnostic UI website.

deno react typescript

Last synced: 26 Jul 2025

https://github.com/jaydenseric/replace-stack-traces

A JavaScript function to replace error stack traces and following Node.js versions at any indent in a multiline string.

esm maintained mjs node typescript

Last synced: 12 Apr 2025

https://github.com/jaydenseric/disposable-directory

Asynchronously creates a disposable directory in the OS temporary directory that gets deleted after the callback is done or errors.

esm maintained mjs node npm typescript

Last synced: 06 May 2025

https://github.com/jaydenseric/babel-plugin-transform-require-extensions

A Babel plugin that transforms specified require path file extensions.

babel esm npm

Last synced: 06 May 2025

https://github.com/jaydenseric/class-name-prop

A lightweight utility function to create a React className prop value for multiple class names.

deno maintained node npm react typescript

Last synced: 25 Oct 2025

https://github.com/jaydenseric/revertable-globals

Sets globals in a JavaScript environment that can be easily reverted to restore the original environment; useful for testing code that relies on the presence of certain globals.

esm maintained mjs node npm

Last synced: 13 Jul 2025

https://github.com/jaydenseric/eslint-config-barebones

Barebones ESLint config, extending JavaScript Standard Style.

Last synced: 30 Mar 2025

https://github.com/jaydenseric/stylelint-config-barebones

Barebones stylelint config, extending stylelint-config-standard.

Last synced: 11 Jun 2025