ember-mocha-codemods
Code updater
Automated tests and code updates for Ember.js applications using codemods
Codemod scripts for ember-mocha
4 stars
2 watching
6 forks
Language: JavaScript
last commit: almost 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
ember-codemods/ember-computed-getter-codemod | Automates replacements of Ember computed getter methods to improve code readability and maintainability | 0 |
ember-codemods/ember-qunit-codemod | Converts older Ember-QUnit syntax to the newer syntax | 36 |
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 |
codemod-js/codemod | Automated refactoring tool that rewrites JavaScript and TypeScript code | 420 |
ember-cli/ember-cli-mocha | Provides Mocha and Chai testing tools for Ember.js applications | 147 |
ember-codemods/es5-getter-ember-codemod | Automatically converts usage of get and getProperties to traditional object dot notation | 34 |
ember-codemods/ember-module-migrator | Automated tool for migrating Ember applications to a new module format. | 74 |
craigbilner/ember-on-codemod | A codemod that replaces Ember.on with its equivalent JavaScript method calls | 0 |
ember-cli/ember-cli-update | Updates Ember CLI project boilerplate code to the latest version | 278 |
rajasegar/ember-3x-codemods | A codemod that addresses deprecations in Ember 3.x by providing a set of transforms to automatically fix deprecated code | 0 |
rajasegar/ember-memory-leaks-codemod | A collection of codemod's to fix memory leaks in Ember applications | 0 |
lorcan/test-selectors-codemod | A codemod to automatically update Ember tests to replace deprecated helper function | 7 |
kcmr/web-components-codemods | Tools for transforming web components in JavaScript code | 8 |
ember-decorators/ember-decorators | A collection of reusable JavaScript functions to modify or extend the behavior of classes in Ember applications | 358 |