@awesomeopensource · Post #82 · 03/22/2018, 07:39 AM
Polyfill.io 自动根据UA返回用户浏览器需要的 polyfill 。不用到处找 polyfill 了 语言:#JavaScript 分类:#polyfill 感谢 @wmliyin 的投稿
Hashtags
TGINSIGHT SIMILAR POSTS
Source channel @githubtrending · Post #15021 · Aug 1
#go#argocd#cloud_native#cncf#container_management#devops#ebpf#hacktoberfest#istio#jenkins#k8s#kubernetes#kubernetes_platform_solution#kubesphere#llm#multi_cluster#observability#servicemesh KubeSphere is an easy-to-use, open-source platform that helps you manage Kubernetes clusters across clouds, data centers, and edge devices from one place. It offers a friendly web interface, supports multi-cluster and multi-tenant management, and automates DevOps tasks like CI/CD pipelines. You get built-in monitoring, logging, alerting, and security features such as role-based access control. It also includes an App Store for quick deployment of applications and supports various storage and networking options. This makes managing complex Kubernetes environments simpler, faster, and more secure, saving you time and reducing operational challenges. https://github.com/kubesphere/kubesphere
Search: #polyfill
@awesomeopensource · Post #82 · 03/22/2018, 07:39 AM
Polyfill.io 自动根据UA返回用户浏览器需要的 polyfill 。不用到处找 polyfill 了 语言:#JavaScript 分类:#polyfill 感谢 @wmliyin 的投稿
Hashtags
@githubtrending · Post #14743 · 05/23/2025, 02:00 PM
#javascript#ecmascript_proposals#es2015#es2019#es6#es7#esnext#javascript#js#polyfill#ponyfill#promise#proposal#proposals#shim#symbol#weakmap core-js is a modular JavaScript library that provides polyfills for modern ECMAScript features up to 2024, including promises, symbols, collections, iterators, typed arrays, and many web standards like URL and structuredClone. It lets you use new JavaScript features in older browsers by loading only the needed parts without polluting the global namespace. It integrates well with tools like Babel and swc for optimized polyfilling. This helps you write modern, compatible code that runs smoothly across different environments, improving development efficiency and user experience. You can customize polyfill usage and even build your own tailored version for your project. https://github.com/zloirock/core-js