babel-plugin-transform-string-raw
replace `String.raw` with an ponyfill function
replace `String.raw` with an ponyfill function
Provide helpers that polyfill all methods defined in [iterator helpers proposal](https://github.com/tc39/proposal-iterator-helpers), both for `Iterator` and `AsyncIterator`, and even more.
Includes a polyfill for classlist if needed
Polyfill XMLHttpRequest.
An ES-spec-compliant (proposed) String.prototype.at shim/polyfill/replacement that works as far down as ES3
An essential Set poorlyfill for legacy browsers.
Small and basic polyfill to support referencing external SVG files.
Ensuring common iterable DOM classes can be used in for/of loops.
a polyfill for canvas getTransform, ellipse, resetTransform API
A polyfill for the element internals specification
To load polyfill-library polyfills into nodeJS
Use angular $q as global Promise polyfill
A bind polyfill that returns a GeneratorFunction when the function being bound is a generator
Babel 6 polyfill for IE<=10
JSON with latest ECMAScript fixes
Make CSS do more by defining simple DOM manipulations instead of ad-hoc JavaScript.
An ES-spec-compliant Number.isInteger shim/polyfill/replacement that works as far down as ES3
Added features to Javascript's Date Interface.
A polyfill for the spatial navigation
A polyfill for IndexedDB using WebSql