custom-builtin-elements
Built-in element polyfill
Provides support for customized built-in elements in browsers that don't natively support them
A full-featured polyfill for customized built-in elements
12 stars
4 watching
1 forks
Language: JavaScript
last commit: about 4 years ago
Linked from 1 awesome list
builtinjavascriptpolyfillwebcomponents
Related projects:
Repository | Description | Stars |
---|---|---|
webcomponents/polyfills | A suite of JavaScript libraries that implement Web Components APIs for browsers without native support. | 1,146 |
cujojs/poly | A collection of individual modules that fill in the gaps in older browsers' support for modern JavaScript standards | 139 |
jamiebuilds/create-react-context | A polyfill for React's context API to provide backward compatibility with older React versions. | 690 |
johanneslumpe/react-native-browser-polyfill | A collection of polyfills to make browser-targeted libraries compatible with React Native. | 32 |
davidmyersdev/vite-plugin-node-polyfills | A plugin that provides polyfills for Node's core modules in browser environments. | 309 |
immers-space/web-monetization-polyfill | Fills in missing JavaScript API functionality for Web Monetization on existing websites | 2 |
shawnbot/custom-elements | A resource providing in-depth information and explanations on custom HTML elements, including their purpose, usage, and browser support. | 201 |
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 |
jhildenbiddle/css-vars-ponyfill | A ponyfill that enables client-side support for CSS custom properties in legacy and modern browsers. | 1,463 |
doctyper/flexie | Enables support for the CSS3 Flexible Box Model in legacy browsers. | 1,096 |
preactjs/preact-custom-element | A library that allows developers to wrap Preact components as custom elements in web applications | 365 |
calvinmetcalf/rollup-plugin-node-globals | A plugin to polyfill Node.js globals in rolled-up applications | 89 |
fredkschott/rollup-plugin-polyfill-node | A polyfill plugin for modern Node.js support in Rollup bundles | 178 |
doctyper/reflexie | A polyfill for flexbox implementation. | 250 |
react-native-community/fetch | A polyfill implementation for the fetch API in React Native with text streaming support | 79 |