Repository navigation
ponyfill
- Website
- Wikipedia
Standard Library
Promise packages, patterns, chat, and tutorials
Client-side support for CSS custom properties (aka "CSS variables") in legacy and modern browsers
Element.scrollIntoView ponyfills for things like "if-needed" and "smooth"
Polyfills the ResizeObserver API.
📋 Simple copying on the web, with maximum browser compatibility. (You probably don't need this anymore!)
Polyfill for the AbortController DOM API and abortable fetch (stub that calls catch, doesn't actually abort request).
Web Streams, based on the WHATWG spec reference implementation
WHATWG fetch ponyfill
Tiny library (<200B gzip) for deferring something by a "tick"
Spec-compliant FormData implementation for Node.js
🎙MediaRecorder ponyfill that records audio as mp3
Object.fromEntries() ponyfill (in 6 lines)
[DEPRECATED] Node.js `os.homedir()` ponyfill
Ponyfill for Error#captureStackTrace