Middleware to set X-DNS-Prefetch-Control header.
A window.fetch polyfill.
TypeScript definitions for node-fetch
A custom partial React SSR renderer for prefetching and suspense
A Fetch API-compatible PlanetScale database driver
A suite of type utilities for building strongly-typed APIs
Polyfill/ponyfill for the AbortController DOM API + optional patching of fetch (stub that calls catch, doesn't actually abort request).
A simple CRUD based persistence abstraction for storing objects to any backend data store. eg. Memory, MongoDB, Redis, CouchDB, Postgres, Punch Card etc.
Option parsing for Node, supporting types, shorthands, etc. Used by npm.
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
Compose an array of middleware into a single function for use in Express, Connect, router, etc.
JS type check (TypeScript supported) functions like `isPlainObject() isArray()` etc. A simple & small integration.
better fetch for Node.js. Works on any JavaScript runtime!
This plugin inlines consecutive property assignments, array pushes, etc.
oh-my-fetch
Babel syntactic sugar for replaceing `this` with `getCurrentInstance()` in Vue JSX with @vue/composition-api
Color helpers to ease transformation between formats, gamut, etc
An implementation of window.fetch in Node.js using Minipass streams