abortcontroller-polyfill
Abort controller polyfill
A polyfill for the AbortController DOM API and abortable fetch to support older browsers.
Polyfill for the AbortController DOM API and abortable fetch (stub that calls catch, doesn't actually abort request).
329 stars
7 watching
24 forks
Language: JavaScript
last commit: 15 days ago
Linked from 1 awesome list
abortcontrollerabortsignalfetchjavascriptpolyfillponyfill
Related projects:
Repository | Description | Stars |
---|---|---|
ember-polyfills/ember-fn-helper-polyfill | A polyfill to ensure JavaScript functions have access to template arguments when passed to components or other helpers. | 6 |
davidmyersdev/vite-plugin-node-polyfills | A plugin that provides polyfills for Node's core modules in browser environments. | 309 |
ember-polyfills/ember-named-blocks-polyfill | A polyfill for Ember.js to support a specific feature for better compatibility with older versions | 39 |
aazuspan/ee-polyfill | A polyfill project that adds modern JavaScript methods (ES6+) to the Earth Engine Code Editor | 1 |
ember-polyfills/ember-modifier-manager-polyfill | A polyfill to support element modifier managers in older Ember versions | 10 |
react-native-community/fetch | A polyfill implementation for the fetch API in React Native with text streaming support | 79 |
ember-polyfills/ember-angle-bracket-invocation-polyfill | A polyfill to support angle bracket invocation syntax in Ember.js applications | 76 |
cujojs/poly | A collection of individual modules that fill in the gaps in older browsers' support for modern JavaScript standards | 139 |
ember-polyfills/ember-router-service-polyfill | A polyfill library to support Ember version 2.15 and above by providing a fallback for the router service | 36 |
jamiebuilds/create-react-context | A polyfill for React's context API to provide backward compatibility with older React versions. | 690 |
ember-polyfills/ember-named-arguments-polyfill | Supports named arguments in Ember 2.10 through 3.0 by polyfilling JavaScript functions | 18 |
jonathantneal/flexibility | A polyfill for the Flexible Box Layout (Flexbox) to enable its use in older browsers. | 4,327 |
johanneslumpe/react-native-browser-polyfill | A collection of polyfills to make browser-targeted libraries compatible with React Native. | 32 |
webcomponents/polyfills | A suite of JavaScript libraries that implement Web Components APIs for browsers without native support. | 1,146 |
teropa/to-sting | Polyfills a simple method on the Object prototype to display an image in the console | 207 |