Polyfills for all new es6 string methods (except String.normalize).
A robust & optimized `String.prototype.includes` polyfill, based on the ECMAScript 6 specification.
A robust & optimized `String.prototype.repeat` polyfill, based on the ECMAScript 6 specification.
A robust & optimized `String.prototype.codePointAt` polyfill, based on the ECMAScript 6 specification.
A robust & optimized `String.fromCodePoint` polyfill, based on the ECMAScript 6 specification.
rollup-plugin-node-polyfills ===
Tool to turn functions with Node-style callback APIs into functions that return Promises
Web Components Polyfills
A robust & optimized `String.prototype.startsWith` polyfill, based on the ECMAScript 6 specification.
A robust & optimized `String.prototype.endsWith` polyfill, based on the ECMAScript 6 specification.
Polyfills for React Native.
MDN polyfills
Easily-extendable error for use with ES6 classes
A lightweight library that provides tools for organizing asynchronous code
rollup-plugin-polyfill-node ===
Polyfill for Metadata Reflection API
Vite's minimum browser support target is [native ESM dynamic import](https://caniuse.com/es6-module-dynamic-import), and [`import.meta`](https://caniuse.com/mdn-javascript_operators_import_meta). This plugin provides support for legacy browsers that do no
An ultra light-weight, nonexhaustive, polyfills library
String validation and sanitization
ECMAScript 6 Symbol polyfill
The assert module from Node.js, for the browser.
Node.js's util module for all engines
Iterator abstraction based on ES6 specification
Polyfills for legacy browsers