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

GitHub

1k stars
72 watching
201 forks
Language: JavaScript
last commit: over 9 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
cujojs/polyA collection of individual modules that fill in the gaps in older browsers' support for modern JavaScript standards139
aazuspan/ee-polyfillA polyfill project that adds modern JavaScript methods (ES6+) to the Earth Engine Code Editor1
webcomponents/polyfillsA suite of JavaScript libraries that implement Web Components APIs for browsers without native support.1,149
es-shims/array.prototype.somePolyfills an ES5 method to check if any element in an array meets a condition2
es-shims/array.prototype.everyA polyfill for the Array.prototype.every method to enable it in older JavaScript environments.7
johanneslumpe/react-native-browser-polyfillA collection of polyfills to make browser-targeted libraries compatible with React Native.32
jamesallardice/placeholders.jsA polyfill for the HTML5 placeholder attribute to enable its use across multiple browsers.949
tvcutsem/harmony-reflectA polyfill for ES6 Reflect and Proxy objects to provide compatibility with older browsers or Node.js versions.481
immers-space/web-monetization-polyfillFills in missing JavaScript API functionality for Web Monetization on existing websites2
janekptacijarabaci/greasemonkeyA tool that enables users to customize their web browsing experience through small, script-based extensions91
shakacode/shakapackerMakes it easy to manage frontend JavaScript in Rails using Webpack v5+432
raphamorim/xwasmTools and utilities for building and managing WebAssembly projects in modern frontend development56
chrisallenlane/novahotA webshell framework for penetration testers to interact with remote systems and execute system commands.296
twada/array-foreachAdds support for the forEach function to older browsers8
fis-components/whatwg-fetchA polyfill for the standard Fetch API in JavaScript39