ember-module-migrator
App Migrator
Automated tool for migrating Ember applications to a new module format.
Automated migration for new Ember application layout.
74 stars
10 watching
15 forks
Language: JavaScript
last commit: almost 5 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-mocha-codemods | Automated tests and code updates for Ember.js applications using codemods | 4 |
ember-codemods/ember-native-class-codemod | A codemod project transforms Ember app code to native JavaScript class syntax with decorators. | 68 |
ember-codemods/ember-test-helpers-codemod | A codemod to transform Ember tests to use @ember/test-helpers | 29 |
ember-codemods/es5-getter-ember-codemod | Automatically converts usage of get and getProperties to traditional object dot notation | 34 |
ember-decorators/ember-decorators | A collection of reusable JavaScript functions to modify or extend the behavior of classes in Ember applications | 358 |
ember-cli-code-coverage/ember-cli-code-coverage | A tool for measuring code coverage in JavaScript-based Ember.js applications | 195 |
joshpxyne/gpt-migrate | A tool for automating the migration of codebases from one programming language or framework to another using large language models. | 6,863 |
ember-m3/ember-m3 | An Ember.js addon that provides an alternative model implementation to DS.Model using API response conventions. | 86 |
ember-polyfills/ember-modifier-manager-polyfill | A polyfill to support element modifier managers in older Ember versions | 10 |
ef4/ember-browserify | An ember-cli addon for loading CommonJS modules from npm via browserify | 172 |
ember-learn/ember-cli-addon-docs | Automated documentation generator for Ember addons | 176 |
ember-intl/ember-intl | A set of tools and helpers for managing internationalization in Ember.js applications | 437 |
nickschot/ember-mobile-bar | A tool to manage fixed toolbars with mobile app-like behavior in Ember applications | 6 |