ember-render-modifiers
Rendering modifiers
Provides element modifiers to hook into the rendering lifecycle of Glimmer components
Implements did-insert / did-update / will-destroy modifiers for emberjs/rfcs#415
86 stars
12 watching
33 forks
Language: JavaScript
last commit: about 1 year ago
Linked from 1 awesome list
hacktoberfest
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | Provides an API for adding custom modifications to elements in Ember applications. | 40 |
| | An addon for Ember.js that provides a way to implement React-like hooks for functional programming in Ember applications. | 31 |
| | A collection of reusable JavaScript functions to modify or extend the behavior of classes in Ember applications | 358 |
| | A polyfill that adds support for the {{on}} element modifier to Ember.js | 38 |
| | Updates Ember CLI project boilerplate code to the latest version | 278 |
| | Provides reusable UI components and utilities for building Ember.js apps with consistent design and accessibility features | 55 |
| | A modifier for Ember.js templates to apply custom CSS styles without requiring inline styles. | 36 |
| | Provides a Vue 2.x component API for Ember | 10 |
| | Serves Ember.js apps on the server for faster rendering and reduced JavaScript asset downloads | 851 |
| | A codemod that replaces Ember.on with its equivalent JavaScript method calls | 0 |
| | An ember-cli addon for loading CommonJS modules from npm via browserify | 172 |
| | A polyfill to support element modifier managers in older Ember versions | 10 |
| | Provides template helpers to work with Ember rendering modifications | 22 |
| | Automated tests and code updates for Ember.js applications using codemods | 4 |
| | Tool to optimize Ember template compilation by removing unnecessary whitespace and dead code | 1 |