react-native-browser-polyfill
Browser polyfill library
A collection of polyfills to make browser-targeted libraries compatible with React Native.
A collection of polyfills for the react-native JavaScript environment.
32 stars
4 watching
3 forks
Language: JavaScript
last commit: over 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
react-native-community/fetch | A polyfill implementation for the fetch API in React Native with text streaming support | 79 |
webcomponents/polyfills | A suite of JavaScript libraries that implement Web Components APIs for browsers without native support. | 1,146 |
davidmyersdev/vite-plugin-node-polyfills | A plugin that provides polyfills for Node's core modules in browser environments. | 309 |
cujojs/poly | A collection of individual modules that fill in the gaps in older browsers' support for modern JavaScript standards | 139 |
hharnisc/react-native-meteor-websocket-polyfill | An experiment to integrate Meteor and React Native via WebSocket polyfill for real-time communication | 165 |
jamiebuilds/create-react-context | A polyfill for React's context API to provide backward compatibility with older React versions. | 690 |
jonathantneal/flexibility | A polyfill for the Flexible Box Layout (Flexbox) to enable its use in older browsers. | 4,327 |
aurelia/polyfills | A set of minimal JavaScript polyfills needed to run the Aurelia web framework. | 26 |
maxgraey/react-native-console-time-polyfill | Provides polyfills for console time-related functions to measure operation duration and call counts in React Native applications. | 114 |
immers-space/web-monetization-polyfill | Fills in missing JavaScript API functionality for Web Monetization on existing websites | 2 |
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 |
pzuraq/ember-native-class-polyfill | A polyfill that enables native class behavior in Ember | 9 |
corpusculejs/custom-builtin-elements | Provides support for customized built-in elements in browsers that don't natively support them | 12 |
fredkschott/rollup-plugin-polyfill-node | A polyfill plugin for modern Node.js support in Rollup bundles | 178 |
proyecto26/react-native-inappbrowser | A React Native library for creating an in-app browser with deep linking and OAuth capabilities | 1,325 |