zedauna / polyfill-service

Automatic polyfill service.

Home Page:https://polyfill.io/v3/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Polyfill.io is a service which makes web development less frustrating by selectively polyfilling just what the browser needs. Polyfill.io reads the User-Agent header of each request and returns polyfills that are suitable for the requesting browser.

Documentation

Polyfill.io documentation is on the website.

Read our contributing guide to learn about our development process, how to propose bugfixes and improvements, and how to build and test your changes.

Self-Hosting

If you are wanting to self-host this application you need Node.js 12 and npm or yarn installed.

You can prefix the path the application uses for the polyfill API by setting the environment variable CONTEXT_PATH.

Testing powered by


[BrowserStack Open-Source Program]

License

Polyfill.io is licensed under the terms of the MIT license. Contributors must accept our contribution terms.

About

Automatic polyfill service.

https://polyfill.io/v3/

License:MIT License


Languages

Language:VCL 41.9%Language:JavaScript 33.4%Language:Nunjucks 20.4%Language:HCL 2.8%Language:SCSS 1.0%Language:Shell 0.6%