ember-cli-template-trimmer
Whitespace optimizer
Tool to optimize Ember template compilation by removing unnecessary whitespace and dead code
Ember templates trimmer ast transform
1 stars
2 watching
0 forks
Language: JavaScript
last commit: about 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Enables the use of JSX syntax in Ember templates by transforming it into Handlebars AST. | 16 |
| An Ember app template linting tool that identifies and removes unequal or biased language from code | 7 |
| Removes unnecessary whitespace from Handlebars templates to improve template performance and reduce file size. | 48 |
| Enables hot reloading of components in Ember applications without full page reloads. | 91 |
| Provides template helpers to work with Ember rendering modifications | 22 |
| A polyfill implementation of a feature proposal for Ember.js templates | 44 |
| Provides element modifiers to hook into the rendering lifecycle of Glimmer components | 86 |
| An addon for Ember.js that provides a way to implement React-like hooks for functional programming in Ember applications. | 31 |
| A tool that transforms and reformats template strings from various programming languages | 41 |
| An Ember CLI addon for specifying component-specific stylesheets | 540 |
| Provides a Vue 2.x component API for Ember | 10 |
| An Angular directive to truncate text when its content would overflow within a specified element. | 96 |
| A polyfill to ensure JavaScript functions have access to template arguments when passed to components or other helpers. | 6 |
| An addon for managing asynchronous behavior in Ember applications | 239 |
| An Ember addon to track attribute changes in components using a lifecycle hook | 27 |