Topic

polyfill

Repositories (762)

Array.prototype.entries
Array.prototype.entries es-shims JavaScript

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

2
smooth-anchor
smooth-anchor afenton90 JavaScript

easy smooth scrolling for anchor tags.

2
mjs-polyfill
mjs-polyfill Asondo JavaScript

Mongoose os example project with standardization polyfill

2
bigint-as-any-ts
bigint-as-any-ts dubzzz TypeScript

Polyfill bigint as any that works with TypeScript <3.2

2
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)...

2
frontend-starter-kit
frontend-starter-kit le2xx JavaScript
2
range-prototype
range-prototype micheleriva JavaScript

Extend your JavaScript Number type with a ~100 bytes polyfill

2
Array.prototype.some
Array.prototype.some es-shims JavaScript

Array.prototype.some spec-compliant polyfill

2
polyfill-sqreen
polyfill-sqreen killmails PHP

Killmails polyfill for the Sqreen PHP extension

2
Polyfills
Polyfills jsPolyfill

Improve your JS workflow while you still provide support for older browsers.

2
promise-any-polyfill
promise-any-polyfill T99 TypeScript

A polyfill for the `Promise.any` function.

2
upsert-map
upsert-map corefunc JavaScript

Addition of a method that will add a value to a map if the map does not already have something at key, and will also update an existing value at key.

2
beforeScriptExecute-Polyfill
beforeScriptExecute-Polyfill Ray-Adams JavaScript

A hookless polyfill for the "beforescriptexecute" event.

2
location-polyfill
location-polyfill worker-tools TypeScript

A Location polyfill for Cloudflare Workers.

2
time-now
time-now stdlib-js Makefile

Time in seconds since the epoch.

2
tour-rest-api
tour-rest-api yogeshmishra667 JavaScript
2
Number.isSafeInteger
Number.isSafeInteger es-shims JavaScript

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

2
math-base-special-fast-atanh
math-base-special-fast-atanh stdlib-js Makefile

Compute the hyperbolic arctangent of a number.

2
js-pipeline
js-pipeline nektro JavaScript

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

2
Number.parseFloat
Number.parseFloat es-shims JavaScript

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

2
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

2
imageFormatFallback.js
imageFormatFallback.js Maingron HTML

Script to provide fallback image formats for browsers by using a simple HTML attribute. Unlike srcset, this is also supported in the Internet Explorer...

2
utils-index-of
utils-index-of stdlib-js JavaScript

Return the first index at which a given element can be found.

2
Collections
Collections HowProgrammingWorks JavaScript

Different types of Associative Collections

2
math-base-special-truncf
math-base-special-truncf stdlib-js Makefile

Round a single-precision floating-point number toward zero.

2
polyfill-newrelic
polyfill-newrelic killmails PHP

Killmails polyfill for the New Relic PHP extension

2
timed-transition
timed-transition anseki JavaScript

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

2
Array.prototype.forEach
Array.prototype.forEach es-shims JavaScript

Array.prototype.forEach spec-compliant polyfill

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

Polyfill Event constructor for Internet Explorer 11

2
kphpunit
kphpunit VKCOM PHP

KPHP polyfill-like package for the PHPUnit.

2
math-base-special-acsch
math-base-special-acsch stdlib-js JavaScript

Compute the hyperbolic arccosine of a number.

2
Emik.Net20Records
Emik.Net20Records Emik03 C#

Adds C# 9/10's record/record struct support for .NET Framework 2, 3, and 3.5.

2
polyfill-io-docker
polyfill-io-docker raed667 Dockerfile

Self-host your own Polyfill.io Docker image.

2
readable-stream-polyfill
readable-stream-polyfill kettanaito TypeScript

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

2
promise.any2
promise.any2 Lete114 JavaScript

Promise.any() implementation

2
Array.prototype.slice
Array.prototype.slice es-shims JavaScript

ES spec-compliant `Array.prototype.slice` shim/polyfill/replacement that works as far down as ES3

2
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

2
Set.prototype.union
Set.prototype.union es-shims JavaScript

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

2
Set.prototype.difference
Set.prototype.difference es-shims JavaScript

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

2
Set.prototype.isSupersetOf
Set.prototype.isSupersetOf es-shims JavaScript

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

2
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

2
ArrayBuffer.prototype.detached
ArrayBuffer.prototype.detached es-shims JavaScript

ES Proposal spec-compliant shim for ArrayBuffer.prototype.detached

2
readable-stream
readable-stream Sec-ant TypeScript

A Simple Yet Spec-Compliant Asynchronous Iteration Polyfill for ReadableStreams from Web Streams API

2
SuppressedError
SuppressedError es-shims JavaScript

ES Proposal spec-compliant shim for SuppressedError

2
sturdy-giggle
sturdy-giggle dpthegrey TypeScript

Typescript React Fitness Application

2
hexo-webp-polyfill
hexo-webp-polyfill MBRjun JavaScript

WebP image format browser polyfill for Hexo.

2
es.shim
es.shim bytedo JavaScript

实现部分新API, 以及一些常用的扩展方法。 nodejs和浏览器通用,

2
WithHook
WithHook Ir1s666 TypeScript

React hoos for low version React(lower than 16.8), which can be used in class components

2
array-buffer-byte-length
array-buffer-byte-length inspect-js JavaScript

Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.

2
create-html-document-polyfill
create-html-document-polyfill kapouer JavaScript

createHTMLDocument polyfill and IE 11 fixer

1