ember-3x-codemods
Code transformer
A codemod that addresses deprecations in Ember 3.x by providing a set of transforms to automatically fix deprecated code
A Codemod with a collection of transforms to address Ember 3.x deprecations
0 stars
2 watching
0 forks
Language: JavaScript
last commit: almost 4 years ago
Linked from 1 awesome list
code
Related projects:
Repository | Description | Stars |
---|---|---|
| A codemod to transform Ember tests to use @ember/test-helpers | 29 |
| A codemod project transforms Ember app code to native JavaScript class syntax with decorators. | 68 |
| A Ruby tool to transform source code using Abstract Syntax Trees (ASTs) and parse trees | 47 |
| Automatically converts usage of get and getProperties to traditional object dot notation | 34 |
| Converts older Ember-QUnit syntax to the newer syntax | 36 |
| Automates replacements of Ember computed getter methods to improve code readability and maintainability | 0 |
| A collection of codemod's to fix memory leaks in Ember applications | 0 |
| A command-line tool for generating and testing codemods for Ruby, inspired by JavaScript's codemod-cli. | 6 |
| A collection of scripts to transform JavaScript code into a more modern form | 1,219 |
| 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 tool for automating transformations and modifications to JavaScript code. | 2 |
| Tools for transforming web components in JavaScript code | 8 |
| A tool that transforms markdown files with fenced code blocks into updated versions by interpreting and replacing the code with the result of a given JavaScript function | 76 |
| A codemod script to transform commonjs import statements in JavaScript files to ES2015 imports | 4 |