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

GitHub

0 stars
2 watching
0 forks
Language: JavaScript
last commit: over 3 years ago
Linked from 1 awesome list

code

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
ember-codemods/ember-test-helpers-codemod A codemod to transform Ember tests to use @ember/test-helpers 29
ember-codemods/ember-native-class-codemod A codemod project transforms Ember app code to native JavaScript class syntax with decorators. 68
rajasegar/codeshift A Ruby tool to transform source code using Abstract Syntax Trees (ASTs) and parse trees 47
ember-codemods/es5-getter-ember-codemod Automatically converts usage of get and getProperties to traditional object dot notation 34
ember-codemods/ember-qunit-codemod Converts older Ember-QUnit syntax to the newer syntax 36
ember-codemods/ember-computed-getter-codemod Automates replacements of Ember computed getter methods to improve code readability and maintainability 0
rajasegar/ember-memory-leaks-codemod A collection of codemod's to fix memory leaks in Ember applications 0
rajasegar/cybertron A command-line tool for generating and testing codemods for Ruby, inspired by JavaScript's codemod-cli. 6
cpojer/js-codemod A collection of scripts to transform JavaScript code into a more modern form 1,218
ember-codemods/ember-mocha-codemods Automated tests and code updates for Ember.js applications using codemods 4
5to6/5to6-codemod A collection of codemods to transform JavaScript from ES5 to ES6 syntax 303
r17x/jasat A tool for automating transformations and modifications to JavaScript code. 2
kcmr/web-components-codemods Tools for transforming web components in JavaScript code 8
albinotonnina/mmarkdown 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
agirton/webpack-babel-codemod A codemod script to transform commonjs import statements in JavaScript files to ES2015 imports 4