gatsby-plugin-polyfill-io
A Gatsby plugin to polyfill your site with [Polyfill.io](https://polyfill.io/v2/docs/).
Found 14 results for polyfill.io
A Gatsby plugin to polyfill your site with [Polyfill.io](https://polyfill.io/v2/docs/).
Feature detection in the browser before loading polyfill using services like polyfill.io
Ember CLI addon for including polyfill.io in your Ember application
Dynamically polyfill only when needed by the browser. Complementary to Polyfill.io
This is the builder module for polyfill-io-aot.
Inject polyfills to HTML responses served by the web dev server.
This is the Express request handler module for polyfill-io-aot.
This is the common module for polyfill-io-aot.
This is the core consumer module for polyfill-io-aot.
## Installation
A small, lightweight script to check for native browser feature support - only polyfill when necessary (using the polyfill.io service), no wasted requests on browsers that have native support!
This is the CLI builder module for polyfill-io-aot.
Rollup plugin that analyse built javascript files and generate a polyfill.io URL based on all features that are being used
This is a [webpack](http://webpack.github.io/docs/) plugin that detects required polyfills using [autopolyfiller](https://github.com/azproduction/autopolyfiller) and loads them from [Polyfill service](https://cdn.polyfill.io/v1/docs/).