动态 Polyfill 服务。 读取User-Agent请求头,根据浏览器兼容情况,选择性加载补丁,提升开发体验,大幅度地减少前端构建体积
Feature detection in the browser before loading polyfill using services like polyfill.io
Javascript polyfills as a service. Java implementation.
🐳Docker container for the polyfill.io service to serve JavaScript bundles per browser efficiently.
Dockerized polyfill-service (https://github.com/Financial-Times/polyfill-service, aka. https://polyfill.io)
Polymer element to load feature polyfills from polyfill.io service
Custom polyfill for each browser via User-Agent, powered by Vercel and polyfill-library
Server to dynamically build libraries based on parameters in a http request
A webpack plugin to add only needed polyfills in an asyncronous manner