ember-functional-modifiers
Element modifier library
Provides an API for adding custom modifications to elements in Ember applications.
Functional Modifiers for Ember
40 stars
6 watching
6 forks
Language: JavaScript
last commit: about 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
ember-polyfills/ember-on-modifier | A polyfill that adds support for the {{on}} element modifier to Ember.js | 38 |
ember-decorators/ember-decorators | A collection of reusable JavaScript functions to modify or extend the behavior of classes in Ember applications | 358 |
emberjs/ember-render-modifiers | Provides element modifiers to hook into the rendering lifecycle of Glimmer components | 86 |
ember-polyfills/ember-modifier-manager-polyfill | A polyfill to support element modifier managers in older Ember versions | 10 |
jelhan/ember-style-modifier | A modifier for Ember.js templates to apply custom CSS styles without requiring inline styles. | 36 |
ef4/ember-browserify | An ember-cli addon for loading CommonJS modules from npm via browserify | 172 |
ravenstine/ember-custom-elements | An Ember.js add-on that enables the use of custom elements in Ember applications | 15 |
rwjblue/ember-functional-component | An Ember.js component implementation using pure functions | 11 |
ember-m3/ember-m3 | An Ember.js addon that provides an alternative model implementation to DS.Model using API response conventions. | 86 |
melsumner/e-a11y-modal | An Ember.js addon providing an accessible modal window | 9 |
ember-a11y/ember-component-focus | A mixin for managing focus within Ember components to make them accessible. | 21 |
josemarluedke/frontile | Provides reusable UI components and utilities for building Ember.js apps with consistent design and accessibility features | 55 |
emberexperts/ember-custom-actions | A package for defining custom API actions in Ember applications | 74 |
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-engines/ember-asset-loader | Asset loading support for Ember applications | 34 |