Topic

polyfill

Repositories (905)

symbol-es6
symbol-es6 rousan JavaScript

:snowman: ES6 Symbol polyfill in pure ES5

19
Madness
Madness JustArchiNET C#

Madness embraces your project by including compatibility layer for selected APIs normally not available on .NET Framework target.

19
webtransport-polyfill
webtransport-polyfill yomorun TypeScript

WebTransport implementation to fallback to WebSocket if browser does not support it

19
error-cause
error-cause es-shims JavaScript

An ES-spec-compliant shim/polyfill/replacement for the `.cause` property on all Error types that works as far down as ES3

19
webpack2-polyfill-plugin
webpack2-polyfill-plugin mc-zone JavaScript

Insert polyfills (such as Promise) for Webpack 2

18
is_countable-polyfill
is_countable-polyfill PHPWatch PHP

A trivial but working polyfill for PHP 7.3 is_countable function. Supports PHP versions >= 5.3

18
assign-symbols
assign-symbols jonschlinkert JavaScript

Assign the enumerable es6 Symbol properties from an object (or objects) to the first object passed on the arguments. Can be used as a supplement to ot...

18
pointer-events
pointer-events wessberg TypeScript

A Level 2 spec-compliant Pointer Events polyfill with first-class Shadow DOM support

18
backdropper
backdropper kosimst HTML

Polyfill for CSS backdrop-filter

18
gatsby-plugin-smoothscroll
gatsby-plugin-smoothscroll freddydumont JavaScript

Polyfilled smoothscroll behavior and helper function for gatsby sites

17
String.prototype.matchAll
String.prototype.matchAll es-shims JavaScript

Spec-compliant polyfill for String.prototype.matchAll, in ES2020

17
nuxt-legacy
nuxt-legacy Teages TypeScript

A Nuxt module for supporting legacy browsers.

17
react-native-get-random-values
react-native-get-random-values kore-koi C

⚡️ A fast implementation of `crypto.getRandomValues` for React Native

17
exposure-lib
exposure-lib hubvue JavaScript

Based on the InterfaceObserver API, a callback is performed when a bound element appears in the viewport.

17
scrolling-element
scrolling-element yangg JavaScript

A polyfill for document.scrollingElement

16
event-propagation-path
event-propagation-path DieterHolvoet JavaScript

Polyfill for the JavaScript Event path/composedPath property

16
vite-plugin-standard-css-modules
vite-plugin-standard-css-modules gracile-web JavaScript

Provide a CSSStyleSheet or a CSSResult (Lit) for using with import attributes. Using the "with" keyword and "type : css".

16
class-change
class-change jhildenbiddle JavaScript

A micro-library for manipulating CSS class names, triggering change events using HTML data attributes, and creating declarative class-related event li...

16
webgpu-polyfill
webgpu-polyfill CodyJasonBennett JavaScript

🚀 A WebGPU polyfill written on top of WebGL 2.

16
url
url esperecyan PHP

Makes the algorithms and APIs defined by URL Standard (replaces RFC 3986 and RFC 3987) available on PHP. / URL Standard (RFC 3986、RFC 3987 を置き換え...

15
parcel-plugin-goodie-bag
parcel-plugin-goodie-bag edm00se JavaScript

provides the Promise and fetch goodies needed for IE(11) support w/ parcel bundle loading

15
tauri-plugin-gamepad
tauri-plugin-gamepad DeveloperMindset-com JavaScript

A plugin for Tauri that provides a polyfill for Gamepad Web API that works on most common platforms.

14
promyfill
promyfill jadjoubran JavaScript

🔥 450Bytes Promise based conditional polyfill loader

14
polyfill-io-feature-detection
polyfill-io-feature-detection jquintozamora JavaScript

Feature detection in the browser before loading polyfill using services like polyfill.io

14
polyfill-xml
polyfill-xml symfony

This polyfill is deprecated. Use the symfony/polyfill-php72 package instead.

14
AggregateError
AggregateError es-shims JavaScript

ES Proposal spec-compliant shim for AggregateError

14
react-native-audio-polyfill
react-native-audio-polyfill yusukeshib Java

Audio polyfill for desktop and native.

14
wp-admin-tabbed-settings-pages
wp-admin-tabbed-settings-pages stevegrunwell PHP

A polyfill for Trac #51086, bringing tabbed settings pages into WP-Admin.

14
Array.prototype.find
Array.prototype.find jsPolyfill JavaScript

Polyfill for the The find() method. Returns a value in the array, if an element in the array satisfies the provided testing function. Otherwise undefi...

14
Javascript-Fast-Light-Map-WeakMap-Set-And-WeakSet-JS-Polyfill
Javascript-Fast-Light-Map-WeakMap-Set-And-WeakSet-JS-Polyfill anonyco JavaScript

A fast and lightweight JavaScript Map and WeakMap polyfill microlibrary

14
imagedata
imagedata andreekeberg JavaScript

Unified method of retrieving an ImageData instance from an image, in both the browser and Node.js, asynchronously or synchronously

14
String.prototype.trim
String.prototype.trim es-shims JavaScript

ES5 spec-compliant shim for String.prototype.trim

13
sw-periodic-sync
sw-periodic-sync adaliszk JavaScript

Just a "polyfill" solution for the serviceWorker periodicSync, it does the functionallity of the non-standard specification.

13
dwnld-attr-polyfill
dwnld-attr-polyfill jelmerdemaat JavaScript

Polyfills the a[download] attribute

13
intl-relative-time-format
intl-relative-time-format wessberg TypeScript

A fully spec-compliant polyfill for 'Intl.RelativeTimeFormat'

13
arc-sidepanel-patch
arc-sidepanel-patch Dhravya TypeScript

Make Chrome extensions work in Arc browser! 🚀 Polyfill for chrome.sidePanel API - enables Claude, Grammarly, and other extensions to work perfectly o...

13
hexo-lazyload
hexo-lazyload Robin-front JavaScript

a hexo plugin that use IntersectionObserver API to improve lazyload performance, and medium like effect

13
speech-recognition-aws-polyfill
speech-recognition-aws-polyfill ceuk TypeScript

Polyfill for the SpeechRecognition browser API using AWS Transcribe as a fallback

13
legacy-gatsby-plugin-polyfill-io
legacy-gatsby-plugin-polyfill-io escaladesports JavaScript
12
Fix-IE
Fix-IE Alhadis JavaScript

Ironically-named bundle of polyfills for Internet Explorer 8-9.

12
is-nan
is-nan es-shims JavaScript

ES6-compliant shim for Number.isNaN - the global isNaN returns false positives.

12
navigation-ponyfill
navigation-ponyfill kcrwfrd TypeScript

A ponyfill (polyfill) for the browser Navigation API

12
Function.prototype.name
Function.prototype.name es-shims JavaScript

ES6 spec-compliant Function.prototype.name sham.

12
tiny-swiper
tiny-swiper Checkson JavaScript

一个轻量,兼容ie7、ie8,3D swiper插件。

12
SPromiseMeSpeedJS
SPromiseMeSpeedJS anonyco JavaScript

The JavaScript library that promises you the fastest ES6 promises

12
Taro-Fetch-polyfill
Taro-Fetch-polyfill idea2app TypeScript

W3C fetch() API polyfill for Taro 3+

12
react-polyfills
react-polyfills kingback JavaScript

react polyfills for ref, context and hooks

12
webkit-line-clamp
webkit-line-clamp LeMarck HTML

JS polyfill CSS property -webkit-line-clamp

12
window-resizeto
window-resizeto agilgur5 TypeScript

A window.resizeTo polyfill for test environments like Jest & JSDOM (in <10 LoC)

11
wasm-polyfill.js
wasm-polyfill.js Kagami JavaScript

:fork_and_knife: Fork of rfk's project

11