
A Codemod with a collection of transforms to address Ember 3.x deprecations
If you’re working with Ember and are looking to keep your application up-to-date with the latest changes from the 3.x cycle, the Ember 3.x Codemods tool could be a game-changer. This collection of jscodeshift transforms is designed specifically to assist developers in addressing the deprecations introduced in Ember during this versioning period, ensuring your codebase remains modern and functional.
This tool allows you to run specific codemods conveniently, making the transition smoother as you upgrade your application. Whether you're dealing with deprecated APIs or structural changes, this has you covered, allowing for easy and efficient refactoring.

Ember.js is a productive, battle-tested JavaScript framework for building modern web applications. It includes everything you need to build rich UIs that work on any device.