webshim
Browser polyfiller
A polyfilling JavaScript library that enables modern web standards in older browsers by loading missing capabilities in a modular and lightweight manner
[DEPRECATED] Webshims Lib is a modular capability-based polyfill-loading library
1k stars
73 watching
201 forks
Language: JavaScript
last commit: over 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
cujojs/poly | A collection of individual modules that fill in the gaps in older browsers' support for modern JavaScript standards | 139 |
aazuspan/ee-polyfill | A polyfill project that adds modern JavaScript methods (ES6+) to the Earth Engine Code Editor | 1 |
webcomponents/polyfills | A suite of JavaScript libraries that implement Web Components APIs for browsers without native support. | 1,146 |
es-shims/array.prototype.some | Polyfills an ES5 method to check if any element in an array meets a condition | 2 |
es-shims/array.prototype.every | A polyfill for the Array.prototype.every method to enable it in older JavaScript environments. | 7 |
johanneslumpe/react-native-browser-polyfill | A collection of polyfills to make browser-targeted libraries compatible with React Native. | 32 |
jamesallardice/placeholders.js | A polyfill for the HTML5 placeholder attribute to enable its use across multiple browsers. | 948 |
tvcutsem/harmony-reflect | A polyfill for ES6 Reflect and Proxy objects to provide compatibility with older browsers or Node.js versions. | 479 |
immers-space/web-monetization-polyfill | Fills in missing JavaScript API functionality for Web Monetization on existing websites | 2 |
janekptacijarabaci/greasemonkey | A tool that enables users to customize their web browsing experience through small, script-based extensions | 92 |
shakacode/shakapacker | Makes it easy to manage frontend JavaScript in Rails using Webpack v5+ | 426 |
raphamorim/xwasm | Tools and utilities for building and managing WebAssembly projects in modern frontend development | 56 |
chrisallenlane/novahot | A webshell framework for penetration testers to interact with remote systems and execute system commands. | 295 |
twada/array-foreach | Adds support for the forEach function to older browsers | 8 |
fis-components/whatwg-fetch | A polyfill for the standard Fetch API in JavaScript | 39 |