polyfills
Polyfill library
A set of minimal JavaScript polyfills needed to run the Aurelia web framework.
The minimal set of polyfills needed to run Aurelia.
26 stars
9 watching
27 forks
Language: JavaScript
last commit: almost 2 years ago
Linked from 1 awesome list
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 |
johanneslumpe/react-native-browser-polyfill | A collection of polyfills to make browser-targeted libraries compatible with React Native. | 32 |
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 |
bnavetta/aurelia-polymer | An Aurelia plugin that enables integration with Polymer web components | 18 |
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 |
redpelicans/aurelia-material | A plugin that simplifies the use of Material Design Lite in Aurelia applications by automatically registering dynamic elements. | 48 |
ember-polyfills/ember-named-blocks-polyfill | A polyfill for Ember.js to support a specific feature for better compatibility with older versions | 39 |
jonathantneal/flexibility | A polyfill for the Flexible Box Layout (Flexbox) to enable its use in older browsers. | 4,327 |
immers-space/web-monetization-polyfill | Fills in missing JavaScript API functionality for Web Monetization on existing websites | 2 |
grofit/aurelia-chart | A JavaScript library for creating charts within Aurelia applications using Chart.js | 46 |
davidmyersdev/vite-plugin-node-polyfills | A plugin that provides polyfills for Node's core modules in browser environments. | 309 |
michaelmalonenz/aurelia-dragula | A library that provides drag and drop functionality for the Aurelia Framework, ported from the Dragula library. | 29 |
pulsarblow/aurelia-firebase | A plugin for integrating Firebase services with the Aurelia framework to enable authentication, reactive data collection, and other features. | 23 |
jamiebuilds/create-react-context | A polyfill for React's context API to provide backward compatibility with older React versions. | 690 |