ember-native-class-codemod
Class transformer
A codemod project transforms Ember app code to native JavaScript class syntax with decorators.
A codemod-cli project for converting Ember objects to es6 native classes
68 stars
8 watching
38 forks
Language: TypeScript
last commit: 12 months ago
Linked from 1 awesome list
codemodember
Related projects:
Repository | Description | Stars |
---|---|---|
| A codemod to transform Ember tests to use @ember/test-helpers | 29 |
| Converts older Ember-QUnit syntax to the newer syntax | 36 |
| Automates replacements of Ember computed getter methods to improve code readability and maintainability | 0 |
| Automated tests and code updates for Ember.js applications using codemods | 4 |
| Automatically converts usage of get and getProperties to traditional object dot notation | 34 |
| A codemod that addresses deprecations in Ember 3.x by providing a set of transforms to automatically fix deprecated code | 0 |
| Automated tool for migrating Ember applications to a new module format. | 74 |
| Automated refactoring tool that rewrites JavaScript and TypeScript code | 422 |
| A codemod that replaces Ember.on with its equivalent JavaScript method calls | 0 |
| A collection of codemods to transform JavaScript from ES5 to ES6 syntax | 303 |
| A collection of reusable JavaScript functions to modify or extend the behavior of classes in Ember applications | 358 |
| A collection of scripts to transform JavaScript code into a more modern form | 1,219 |
| Tools for transforming web components in JavaScript code | 8 |
| A codemod to help transition from importing faker through ember-cli-mirage to importing it directly from faker. | 2 |
| A codemod script to transform commonjs import statements in JavaScript files to ES2015 imports | 4 |