ember-on-codemod
Lifecycle method fixer
A codemod that replaces Ember.on with its equivalent JavaScript method calls
Replace use of Ember.on
0 stars
2 watching
0 forks
Language: JavaScript
last commit: almost 8 years ago
Linked from 1 awesome list
codemodembereslinteslint-plugin-emberjscodeshift
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 |
lorcan/test-selectors-codemod | A codemod to automatically update Ember tests to replace deprecated helper function | 7 |
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 |
rajasegar/ember-memory-leaks-codemod | A collection of codemod's to fix memory leaks in Ember applications | 0 |
emberjs/ember-render-modifiers | Provides element modifiers to hook into the rendering lifecycle of Glimmer components | 86 |
ember-codemods/es5-getter-ember-codemod | Automatically converts usage of get and getProperties to traditional object dot notation | 34 |
shipshapecode/ember-service-worker-prember | An Ember plugin that caches and updates the index.html files of a static Ember app generated by prember | 6 |
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 |
caseywatts/ember-cli-mirage-faker-codemod | A codemod to help transition from importing faker through ember-cli-mirage to importing it directly from faker. | 2 |
ember-lifeline/ember-lifeline | An addon for managing asynchronous behavior in Ember applications | 239 |
ef4/ember-browserify | An ember-cli addon for loading CommonJS modules from npm via browserify | 172 |
ember-codemods/ember-module-migrator | Automated tool for migrating Ember applications to a new module format. | 74 |