A polyfill for React Native's fetch client
Universal WHATWG Fetch API for Node, Browsers and React Native
A fetch API polyfill for React Native with text streaming support.
better fetch for Node.js. Works on any JavaScript runtime!
A lightweight and trustworthy URL polyfill for React Native
A window.fetch polyfill.
HTML5 `FormData` for Browsers and Node.
Polyfill/ponyfill for the AbortController DOM API + optional patching of fetch (stub that calls catch, doesn't actually abort request).
Fetch JSONP like a boss using Fetch API
Returns native fetch if available or the undici module if not
Bare minimum fetch polyfill in 500 bytes
A module provides upload, download, and files access API. Supports file stream read/write for process large files.
Cross-platform crypto primitives for building apps for TON blockchain. For internal implementation of `@ton/crypto`.
Web Streams, based on the WHATWG spec reference implementation
A small implementation of `crypto.getRandomValues` for React Native. This is useful to polyfill for libraries like [uuid](https://www.npmjs.com/package/uuid) that depend on it.
fetch mock for jest
Polyfills and patches missing or partially supported web and core APIs
Polyfills for various browsers including commonly used language features
Shims for the latest ES module features
A Node.js fetch shim using built-in Request, Response, and Headers (but without native fetch)
[](https://www.npmjs.com/package/@ton/crypto)
Lightweight promise polyfill. A+ compliant
Fork of node-fetch-native with support for custom agents
Native Promise Only: A polyfill for native ES6 Promises **only**, nothing else.