polyfill
There are 810 repositories under polyfill topic.
JakeChampion/fetch
A window.fetch JavaScript polyfill.
zloirock/core-js
Standard Library
browserstate/history.js
History.js gracefully supports the HTML5 History/State APIs (pushState, replaceState, onPopState) in all browsers. Including continued support for data, titles, replaceState. Supports jQuery, MooTools and Prototype. For HTML5 browsers this means that you can modify the URL directly, without needing to use hashes anymore. For HTML4 browsers it will revert back to using the old onhashchange functionality.
paragonie/random_compat
PHP 5.x support for random_bytes() and random_int()
symfony/polyfill-mbstring
Symfony polyfill for the Mbstring extension
polyfillpolyfill/polyfill-service
Automatic polyfill service.
es-shims/es5-shim
ECMAScript 5 compatibility shims for legacy (and modern) JavaScript engines
developit/unfetch
🐕 Bare minimum 500b fetch polyfill.
symfony/polyfill-php72
Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions
sindresorhus/promise-fun
Promise packages, patterns, chat, and tutorials
andrewplummer/Sugar
A Javascript library for working with native objects.
symfony/polyfill-ctype
Symfony polyfill for ctype functions
webrtcHacks/adapter
Shim to insulate apps from spec changes and prefix differences. Latest adapter.js release:
symfony/polyfill-intl-idn
Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions
symfony/polyfill-php70
This component provides features unavailable in releases prior to PHP 7.0.
amilajack/eslint-plugin-compat
Check the browser compatibility of your code
stuyam/pressure
:point_down::boom: JavaScript library for handling Force Touch, 3D Touch, and Pointer Pressure.
symfony/polyfill
PHP polyfills
wkh237/react-native-fetch-blob
A project committed to making file access and data transfer easier, efficient for React Native developers.
symfony/polyfill-intl-icu
Symfony polyfill for intl's ICU-related data and classes
GoogleChrome/dialog-polyfill
Polyfill for the HTML dialog element
symfony/polyfill-php73
Symfony polyfill backporting some PHP 7.3+ features to lower PHP versions
wilddeer/stickyfill
Polyfill for CSS `position: sticky`
swisnl/jQuery-contextMenu
jQuery contextMenu plugin & polyfill
andreruffert/rangeslider.js
🎚 HTML5 input range slider element jQuery polyfill
fregante/iphone-inline-video
📱 Make videos playable inline on the iPhone (prevents automatic fullscreen)
fregante/object-fit-images
🗻 Polyfill object-fit/object-position on <img>: IE9, IE10, IE11, Edge, Safari, ...
symfony/polyfill-intl-normalizer
Symfony polyfill for intl's Normalizer class and related functions
pubkey/broadcast-channel
:satellite: BroadcastChannel to send data between different browser-tabs or nodejs-processes :satellite: + LeaderElection over the channels https://pubkey.github.io/broadcast-channel/
symfony/polyfill-iconv
Symfony polyfill for the Iconv extension
que-etc/resize-observer-polyfill
A polyfill for the Resize Observer API
symfony/polyfill-php80
Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions
symfony/polyfill-intl-grapheme
Symfony polyfill for intl's grapheme_* functions
symfony/polyfill-php56
This component provides functions unavailable in releases prior to PHP 5.6.
eqcss/eqcss
EQCSS is a CSS Reprocessor that introduces Element Queries, Scoped CSS, a Parent selector, and responsive JavaScript to all browsers IE8 and up
filamentgroup/fixed-sticky
DEPRECATED: A position: sticky polyfill that works with filamentgroup/fixed-fixed for a safer position:fixed fallback.