CCodemod

ember/5/jquery-apis

No description available

migration
Public
0 executions

Run locally

npx codemod ember/5/jquery-apis

This codemod replaces all calls to this.$() inside of an Ember.Component with this.element property, which provides a reference to a native DOM element.

Events

Before:

jsx

After:

tsx

Query Selector

Before:

jsx

After:

tsx

Ready to evolve your codebase?

Build tailored, compiler-aware skills to assess, plan, and automate complex codebase changes.