svgxuse
A polyfill that fetches external SVGs referenced in use elements when the browser itself fails to do so.
A polyfill that fetches external SVGs referenced in use elements when the browser itself fails to do so.
Web Streams, based on the WHATWG spec reference implementation
Polyfill requestAnimationFrame and cancelAnimationFrame
Polyfill for the proposed React.createRef and React.forwardRef API
ES2015 Math.imul() ponyfill
Ponyfill for smooth scrolling elements into view (if needed!)
A robust & optimized `Array.of` polyfill, based on the ECMAScript 6 specification.
A Javascript utility library for working with native objects.
A cross browser solution to scrolling during drag and drop.
Ember cli addon that includes a polyfill for closest() if needed.
React component for anchor links using the smoothscroll polyfill.
Super small `Element.matches` fix for older browsers (IE 9+, Edge 12+, Safari, Android browsers)
An ESnext spec-compliant `Array.prototype.flatten` shim/polyfill/replacement that works as far down as ES3.
Node.js `os.userInfo()` ponyfill
Node.js 0.12 childProcess.execFileSync() ponyfill
JavaScript polyfill for the WHATWG spec of focusOptions, that enables a set of options to be passed to the focus method.
A polyfill for the native import() in the browser
A Gatsby plugin to polyfill your site with [Polyfill.io](https://polyfill.io/v2/docs/).
Replaces `arr.includes(val)' with `arr.indexOf(val) >= 0`.
Compatibility layer for efficient streaming of binary data using [WHATWG Streams](https://streams.spec.whatwg.org/)