A polyfill for the {{fn}} helper in Ember.js, enabling partial function application in templates for older versions.
This Ember.js addon provides a polyfill implementation of the {{fn}} helper, which allows developers to create partially applied functions directly within templates. It enables passing functions with pre-bound arguments to components, helpers, or modifiers, maintaining compatibility with Ember versions before 3.11.
@action decorator for proper this context binding in component methods.The project follows Ember's RFC-driven development approach, providing a temporary polyfill that gracefully steps aside when native functionality becomes available, ensuring smooth upgrades and consistent developer experience across Ember versions.
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.