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: about 8 years ago
Linked from 1 awesome list
codemodembereslinteslint-plugin-emberjscodeshift
Related projects:
Repository | Description | Stars |
---|---|---|
| Automates replacements of Ember computed getter methods to improve code readability and maintainability | 0 |
| Converts older Ember-QUnit syntax to the newer syntax | 36 |
| A codemod to automatically update Ember tests to replace deprecated helper function | 7 |
| Automated tests and code updates for Ember.js applications using codemods | 4 |
| A codemod project transforms Ember app code to native JavaScript class syntax with decorators. | 68 |
| A codemod to transform Ember tests to use @ember/test-helpers | 29 |
| A collection of codemod's to fix memory leaks in Ember applications | 0 |
| Provides element modifiers to hook into the rendering lifecycle of Glimmer components | 86 |
| Automatically converts usage of get and getProperties to traditional object dot notation | 34 |
| An Ember plugin that caches and updates the index.html files of a static Ember app generated by prember | 6 |
| A codemod that addresses deprecations in Ember 3.x by providing a set of transforms to automatically fix deprecated code | 0 |
| A codemod to help transition from importing faker through ember-cli-mirage to importing it directly from faker. | 2 |
| An addon for managing asynchronous behavior in Ember applications | 239 |
| An ember-cli addon for loading CommonJS modules from npm via browserify | 172 |
| Automated tool for migrating Ember applications to a new module format. | 74 |