There are no reviews yet. Be the first to send feedback to the community and the maintainers!
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).graphql-upload
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-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.apollo-upload-examples
A full stack demo of file uploads via GraphQL mutations using Apollo Server and apollo-upload-client.ruck
Ruck is an open source buildless React web application framework for Deno.Barebones
A barebones boilerplate for getting started on a bespoke front end.Fix
A CSS normalization/reset reference.next-graphql-react
A graphql-react integration for Next.js.find-unused-exports
A Node.js CLI and equivalent JS API to find unused ECMAScript module exports in a project.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.coverage-node
A simple CLI to run Node.js and report code coverage.graphql-api-koa
GraphQL execution and error handling middleware written from scratch for Koa.svg-symbol-viewer
An online, no-upload drag-and-drop SVG file symbol extractor and viewer.graphql-react-examples
Deno Ruck web app demonstrating graphql-react functionality using various GraphQL APIs.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.fake-tag
A fake template literal tag to trick syntax highlighters, linters and formatters into action.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.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).next-router-events
A more powerful Next.js router events API.test-director
An ultra lightweight unit test director for Node.js.device-agnostic-ui
Device agnostic styles, components & hooks for React apps.snapshot-assertion
Asserts a string matches a snapshot saved in a file. An environment variable can be used to save rather than assert snapshots.Focal
Simulates a camera focus within a CSS 3D transform powered scene using CSS blur filters.scroll-animator
Smart, lightweight functions to animate browser scroll.graphql-http-test
A JavaScript API and CLI to test a GraphQL server for GraphQL over HTTP spec compliance.eslint-config-env
ESLint config optimized for authoring packages that adapts to the project environment.nova-deno
A Nova editor extension that integrates the Deno JavaScript/TypeScript runtime and tools.webpack-watch-server
A single npm script command to start Webpack and your server in watch mode, with a unified console.Skid
An ultra-lightweight slider utilizing Hurdler for URL hash based control.Hurdler
Enables hash links to web page content hidden beneath layers of interaction.audit-age
A Node.js CLI and equivalent JS API to audit the age of installed production npm packages.ruck-website
The ruck.tech website for Ruck, an open source buildless React web application framework for Deno.react-waterfall-render
Renders nested React components with asynchronous cached loading; useful for GraphQL clients and server side rendering.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.google-static-maps-styler-query
Converts a Google Maps styler array to a Google Static Maps styler URL query string.constraint-validation-buggyfill
Prevents invalid form submission in browsers that improperly support the HTML forms spec (i.e. Safari).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.eslint-plugin-optimal-modules
An ESLint plugin to enforce optimal JavaScript module design.install-from
Reliably installs a local package into another, for testing.babel-plugin-transform-require-extensions
A Babel plugin that transforms specified require path file extensions.disposable-directory
Asynchronously creates a disposable directory in the OS temporary directory that gets deleted after the callback is done or errors.class-name-prop
A lightweight utility function to create a React className prop value for multiple class names.replace-stack-traces
A JavaScript function to replace error stack traces and following Node.js versions at any indent in a multiline string.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.eslint-config-barebones
Barebones ESLint config, extending JavaScript Standard Style.Love Open Source and this site? Check out how you can help us