es5-getter-ember-codemod
Getter transformer
Automatically converts usage of get and getProperties to traditional object dot notation
34 stars
2 watching
14 forks
Language: JavaScript
last commit: over 5 years ago
Linked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | Automates replacements of Ember computed getter methods to improve code readability and maintainability | 0 |
| | A codemod to transform Ember tests to use @ember/test-helpers | 29 |
| | Converts older Ember-QUnit syntax to the newer syntax | 36 |
| | A codemod project transforms Ember app code to native JavaScript class syntax with decorators. | 68 |
| | A codemod that addresses deprecations in Ember 3.x by providing a set of transforms to automatically fix deprecated code | 0 |
| | Automated tests and code updates for Ember.js applications using codemods | 4 |
| | A collection of codemods to transform JavaScript from ES5 to ES6 syntax | 303 |
| | A codemod script to transform commonjs import statements in JavaScript files to ES2015 imports | 4 |
| | Automated tool for migrating Ember applications to a new module format. | 74 |
| | Transforms ES5 functions to ES6 classes in JavaScript code | 32 |
| | A collection of scripts to transform JavaScript code into a more modern form | 1,219 |
| | A codemod that replaces Ember.on with its equivalent JavaScript method calls | 0 |
| | A utility belt for transforming Ember application code into equivalent HTML structures | 40 |
| | A tool for automating transformations and modifications to JavaScript code. | 2 |
| | A codemod to help transition from importing faker through ember-cli-mirage to importing it directly from faker. | 2 |