ember-on-codemod

Lifecycle method fixer

A codemod that replaces Ember.on with its equivalent JavaScript method calls

Replace use of Ember.on

GitHub

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

codemodembereslinteslint-plugin-emberjscodeshift

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
ember-codemods/ember-computed-getter-codemodAutomates replacements of Ember computed getter methods to improve code readability and maintainability0
ember-codemods/ember-qunit-codemodConverts older Ember-QUnit syntax to the newer syntax36
lorcan/test-selectors-codemodA codemod to automatically update Ember tests to replace deprecated helper function7
ember-codemods/ember-mocha-codemodsAutomated tests and code updates for Ember.js applications using codemods4
ember-codemods/ember-native-class-codemodA codemod project transforms Ember app code to native JavaScript class syntax with decorators.68
ember-codemods/ember-test-helpers-codemodA codemod to transform Ember tests to use @ember/test-helpers29
rajasegar/ember-memory-leaks-codemodA collection of codemod's to fix memory leaks in Ember applications0
emberjs/ember-render-modifiersProvides element modifiers to hook into the rendering lifecycle of Glimmer components86
ember-codemods/es5-getter-ember-codemodAutomatically converts usage of get and getProperties to traditional object dot notation34
shipshapecode/ember-service-worker-premberAn Ember plugin that caches and updates the index.html files of a static Ember app generated by prember6
rajasegar/ember-3x-codemodsA codemod that addresses deprecations in Ember 3.x by providing a set of transforms to automatically fix deprecated code0
caseywatts/ember-cli-mirage-faker-codemodA codemod to help transition from importing faker through ember-cli-mirage to importing it directly from faker.2
ember-lifeline/ember-lifelineAn addon for managing asynchronous behavior in Ember applications239
ef4/ember-browserifyAn ember-cli addon for loading CommonJS modules from npm via browserify172
ember-codemods/ember-module-migratorAutomated tool for migrating Ember applications to a new module format.74