React memo polyfill
useMemo and useCallback but with a stable cache
A lightweight and trustworthy URL polyfill for React Native
Polyfills for various browsers including commonly used language features
Backwards compatibility polyfill for React class components
React useContextSelector hook in userland
Web Streams, based on the WHATWG spec reference implementation
Babel helper to create your own polyfill provider
Enforce that all function components are wrapped in `React.memo`, and that all props and deps are wrapped in `useMemo`/`useCallback` so they don’t break memo.
A Babel plugin to inject imports to regenerator-runtime
A Babel plugin to inject imports to core-js@2 polyfills
Universal WHATWG Fetch API for Node, Browsers and React Native
Polyfill for the URLPattern API
Utilities for rendering Remote DOM elements using [React](https://reactjs.org/).
A Babel plugin to inject imports to core-js@3 polyfills
A native "Headers" class polyfill.
A polyfill for the internal diagnostics_channel module
ESLint plugin for "use no memo" directive with React libraries incompatible with React Compiler
Cross-platform crypto primitives for building apps for TON blockchain. For internal implementation of `@ton/crypto`.
Node.js os.homedir polyfill for older versions of node.js.
Lightweight promise polyfill. A+ compliant
Bare minimum fetch polyfill in 500 bytes
A window.fetch polyfill.
A robust & optimized `String.prototype.includes` polyfill, based on the ECMAScript 6 specification.