ember-named-arguments-polyfill

Named argument helper

Supports named arguments in Ember 2.10 through 3.0 by polyfilling JavaScript functions

Polyfills support for named arguments for Ember 2.10 through 3.0.

GitHub

18 stars
3 watching
0 forks
Language: JavaScript
last commit: over 4 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
ember-polyfills/ember-named-blocks-polyfill A polyfill for Ember.js to support a specific feature for better compatibility with older versions 39
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-angle-bracket-invocation-polyfill A polyfill to support angle bracket invocation syntax in Ember.js applications 76
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-on-modifier A polyfill that adds support for the {{on}} element modifier to Ember.js 38
ember-polyfills/ember-modifier-manager-polyfill A polyfill to support element modifier managers in older Ember versions 10
pzuraq/ember-native-class-polyfill A polyfill that enables native class behavior in Ember 9
ember-decorators/argument A decorator for specifying component arguments with runtime type checking 30
ember-sapporo/ember-store-helpers Provides reusable code and helpers for working with Ember Data in Ember.js applications. 5
ember-links/list A curated list of EmberJS resources and tutorials 146
ember-cli/ember-compatibility-helpers Provides compatibility flags for Ember addons to write backwards compatible code 25
ember-engines/ember-asset-loader Asset loading support for Ember applications 34
aurelia/polyfills A set of minimal JavaScript polyfills needed to run the Aurelia web framework. 26
ef4/ember-browserify An ember-cli addon for loading CommonJS modules from npm via browserify 172
spencer516/ember-functional-modifiers Provides an API for adding custom modifications to elements in Ember applications. 40