ember-ast-helpers
AST transformer
A utility belt for transforming Ember application code into equivalent HTML structures
Utility belt to level-up your Ember AST transforms
40 stars
2 watching
6 forks
Language: TypeScript
last commit: about 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A codemod to transform Ember tests to use @ember/test-helpers | 29 |
| Provides template helpers to work with Ember rendering modifications | 22 |
| Enables the use of JSX syntax in Ember templates by transforming it into Handlebars AST. | 16 |
| Automatically converts usage of get and getProperties to traditional object dot notation | 34 |
| A tool that transforms and reformats template strings from various programming languages | 41 |
| Simplifies testing of Ember applications with QUnit by providing wrappers around test helpers. | 259 |
| An Ember.js component for building flexible and customizable select elements | 541 |
| A set of tools and helpers for managing internationalization in Ember.js applications | 437 |
| A codemod project transforms Ember app code to native JavaScript class syntax with decorators. | 68 |
| A tool to simplify using TypeScript in Ember.js apps by integrating it with the Ember CLI build system. | 363 |
| A codemod that addresses deprecations in Ember 3.x by providing a set of transforms to automatically fix deprecated code | 0 |
| An addon that allows importing CommonJS files into Ember applications | 48 |
| Provides reusable code and helpers for working with Ember Data in Ember.js applications. | 5 |
| Tool to optimize Ember template compilation by removing unnecessary whitespace and dead code | 1 |
| A set of reusable, composable functions for declarative templating in Ember.js applications. | 633 |