Topic

polyfill

Repositories (905)

is-connected-node
is-connected-node zaclummys JavaScript

DOM - Living Standard `Node.prototype.isConnected`

3
String.prototype.padEnd
String.prototype.padEnd KhaledElAnsari JavaScript

Polyfill for ES8 String.prototype.padEnd

3
path
path skpm JavaScript

A drop in replacement for the path NodeJS module

3
Number.parseInt
Number.parseInt es-shims JavaScript

An ES-spec-compliant Number.parseInt shim/polyfill/replacement that works as far down as ES3

3
titanium-polyfill
titanium-polyfill brentonhouse JavaScript

Titanium native mobile polyfills necessary to use packages that depend on Node.js modules

3
apache
apache ducks-project PHP

PHP polyfill for the Apache Functions. The aim is to provides functions as the PHP way in order to get them available even if PHP is not running as an...

3
symfony-messenger-polyfill
symfony-messenger-polyfill Lendable PHP

Symfony Messenger polyfill bundle that integrates with Symfony v3.4 and v4.0

3
web-animations-api-shiv
web-animations-api-shiv wnda JavaScript

Bringing WAAPI to browsers with the magic of CSS

3
Reflect.apply
Reflect.apply es-shims JavaScript

An ES-spec-compliant Reflect.apply shim/polyfill/replacement that works as far down as ES3

3
performancenow
performancenow yefremov JavaScript

Simple performance now polyfill for old browsers and node

3
ember-drag-drop-polyfill
ember-drag-drop-polyfill aboveproperty JavaScript

Brings drag-drop-polyfill into your Ember applications.

3
ZenJS
ZenJS MoomFE JavaScript

ZenJS 是一个高性能的 JavaScript 工具库。

3
elem-dataset
elem-dataset awcross JavaScript

HTMLElement.dataset ponyfill

3
Object.getPrototypeOf
Object.getPrototypeOf es-shims JavaScript

An ES5 mostly-spec-compliant `Object.getPrototypeOf` sham/polyfill/replacement that works in as many engines as possible.

3
Javascript_scrollLeftMax_Polyfill
Javascript_scrollLeftMax_Polyfill MohamedLamineAllal JavaScript

A polyfill for Element.prototype.scrollLeftMax() and Element.prototype.scrollTopMax() functions for javascript (supporting IE6+, chrom, opera, safari)...

3
resize-aware
resize-aware BrightspaceUI JavaScript

A Polymer 3 compatible solution to reacting to changes in an element's size and/or position

3
Module
Module Valen-H JavaScript

JavaScript web-dev & more modules....

3
dom-polyfill
dom-polyfill XboxYan JavaScript

polyfill for DOM API

3
js-pipeline
js-pipeline nektro JavaScript

(pipeline-operator on npm) Functional implementation of the pipeline operator |>

3
path-composedPath-polyfill.js
path-composedPath-polyfill.js erovas JavaScript

(EN) Small polyfill script of Event.path and Event.composedPath() for internet explorer 9 or higher

3
Array.prototype.findLastIndex
Array.prototype.findLastIndex es-shims JavaScript

An ESnext spec-compliant `Array.prototype.findLastIndex` shim/polyfill/replacement that works as far down as ES3.

3
timed-transition
timed-transition anseki JavaScript

The simple shim for Transition Events with CSS transitions, that transparently intercepts difference between browsers.

3
loading-attribute-polyfill-with-serviceworker
loading-attribute-polyfill-with-serviceworker mfranzke JavaScript

Fast and lightweight dependency-free vanilla JavaScript polyfill for native lazy loading / the awesome loading='lazy'-attribute, depending on Service...

3
Math.imul
Math.imul es-shims JavaScript

An ES-spec-compliant Math.imul shim/polyfill/replacement that works as far down as ES3

3
Event-constructor-polyfill.js
Event-constructor-polyfill.js erovas JavaScript

Polyfill Event constructor for Internet Explorer 11

3
array-polyfills
array-polyfills santanubiswas948 JavaScript

This is an array polyfill , one .js file for support some array methods (map, filter, reverse, forEach etc.) which maybe doesn't support in old browse...

3
docker-polyfill-service
docker-polyfill-service Menci Dockerfile

Dockerized polyfill-service (https://github.com/Financial-Times/polyfill-service, aka. https://polyfill.io)

3
Object.defineProperties
Object.defineProperties es-shims JavaScript

ES spec-compliant `Object.defineProperties` shim/polyfill/replacement that works as far down as ES3

3
parseInt
parseInt es-shims JavaScript

An ES-spec-compliant `parseInt` shim/polyfill/replacement that works as far down as ES3

3
polyfill-io-docker
polyfill-io-docker raed667 Dockerfile

Self-host your own Polyfill.io Docker image.

3
readable-stream-polyfill
readable-stream-polyfill kettanaito TypeScript

"ReadableStream" polyfill based on the eponymous implementation from Node.js.

3
Set.prototype.symmetricDifference
Set.prototype.symmetricDifference es-shims JavaScript

An ESnext spec-compliant `Set.prototype.symmetricDifference` shim/polyfill/replacement that works as far down as ES3

3
Set.prototype.isDisjointFrom
Set.prototype.isDisjointFrom es-shims JavaScript

An ESnext spec-compliant `Set.prototype.isDisjointFrom` shim/polyfill/replacement that works as far down as ES3

3
SuppressedError
SuppressedError es-shims JavaScript

ES Proposal spec-compliant shim for SuppressedError

3
Map
Map es-shims JavaScript

An ES2015 spec-compliant `Map` shim/polyfill/replacement that works as far down as ES3.

3
polyfills
polyfills shgysk8zer0 JavaScript

A set of JavaScript polyfills

3
Error.isError
Error.isError es-shims JavaScript

An ESnext spec-compliant `Error.isError` shim/polyfill/replacement that works as far down as ES3.

3
poteto
poteto LiviaMedeiros JavaScript

poteto is HTTP-alike fetch for FILE protocol, e.g. fetch('file:///usr/bin/node')

3
Unfucked
Unfucked Aldaviva C#

🧰 Fix egregiously broken or missing functionality in .NET libraries. Inspired by underscore, jQuery, JAX-RS, Apache Commons, Spring, and Guava.

3
css-media-pseudo-polyfill
css-media-pseudo-polyfill schalkneethling TypeScript

A CSS polyfill for media pseudo-classes (:playing, :paused, :seeking, :buffering, :stalled, :muted)

3
Babel
Babel IT-NuanxinPro JavaScript

🚀 一个全面展示使用现代JavaScript特性将ES6+转换为ES5的Babel学习项目

3
revamp
revamp lifeart TypeScript

A Node.js SOCKS5/HTTP proxy that intercepts web traffic and transforms modern JavaScript, CSS, and HTML for legacy browsers like Safari 9 on iPad 2, i...

3
beforeinstallprompt-polyfill
beforeinstallprompt-polyfill easy-pwa TypeScript

Polyfill for the BeforeInstallPromptEvent — consistent PWA install experience across all browsers.

3
postcss-bgc-rgba-fallback
postcss-bgc-rgba-fallback vagusX JavaScript

postcss plugin for background rgba polyfill

2
Array.prototype.findIndex
Array.prototype.findIndex jsPolyfill JavaScript

Polyfill for the The findIndex() method. returns an index in the array, if an element in the array satisfies the provided testing function. Otherwise...

2
ember-assign-polyfill
ember-assign-polyfill shipshapecode JavaScript

A polyfill for Ember.assign in <= 2.4

2
FOSUserBundlePolyfill
FOSUserBundlePolyfill nucleos PHP

👤 Polyfill to provide base FOSUserBundle model interfaces for legacy applications.

2
array_key_first_last-polyfill
array_key_first_last-polyfill PHPWatch PHP

A simple polyfill to make PHP 7.3's array_key_first and array_key_last functions available to all

2
node-deno
node-deno sno2 TypeScript

A zero-dependency Node.js implementation of the Deno Runtime APIs.

2
hpolyfill
hpolyfill huang2002 JavaScript

A lightweight polyfill lib.

2