ember-named-blocks-polyfill
Compatibility layer
A polyfill for Ember.js to support a specific feature for better compatibility with older versions
A polyfill for the Yieldable Named Blocks feature in Ember.
39 stars
4 watching
8 forks
Language: JavaScript
last commit: almost 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
ember-polyfills/ember-named-arguments-polyfill | Supports named arguments in Ember 2.10 through 3.0 by polyfilling JavaScript functions | 18 |
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 |
ember-polyfills/ember-modifier-manager-polyfill | A polyfill to support element modifier managers in older Ember versions | 10 |
ember-polyfills/ember-angle-bracket-invocation-polyfill | A polyfill to support angle bracket invocation syntax in Ember.js applications | 76 |
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 |
ember-polyfills/ember-on-modifier | A polyfill that adds support for the {{on}} element modifier to Ember.js | 38 |
pzuraq/ember-native-class-polyfill | A polyfill that enables native class behavior in Ember | 9 |
ember-cli/ember-compatibility-helpers | Provides compatibility flags for Ember addons to write backwards compatible code | 25 |
ef4/ember-browserify | An ember-cli addon for loading CommonJS modules from npm via browserify | 172 |
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-links/list | A curated list of EmberJS resources and tutorials | 146 |
aurelia/polyfills | A set of minimal JavaScript polyfills needed to run the Aurelia web framework. | 26 |
aazuspan/ee-polyfill | A polyfill project that adds modern JavaScript methods (ES6+) to the Earth Engine Code Editor | 1 |
knownasilya/ember-named-yields | An Ember addon that enables named yields to be used in templates as an alternative to the deprecated block-for component | 18 |