Use case
Framework
Owner
- Meteor/V3/Update React- This codemod helps in transforming react to meteor 
- Npm Esm First In Exports- Sort package.json export order to prefer ESM over CJS - Codemod verified- Regularly tested and maintained by our engineers and codemod expert community by- @codemod 
- @E18e/Array.Prototype.Tosorted- Introduction
- React Router/4/Replace Location Query- This codemod replaces instances of - location.querywith- parse(location.search), where- parseis a function imported from- query-string.- Codemod verified- Regularly tested and maintained by our engineers and codemod expert community by@alexbit-codemod
- Biome/Migrate Rules- This codemod replaces configuration files for ESLint with corresponding biome.json for all the found rules. It also replaces Prettier configuration. - Codemod verified- Regularly tested and maintained by our engineers and codemod expert community by- @codemod 
- Ember/5/Cp Property Map- .property()is a modifier that adds additional property dependencies to an existing computed property. For- filter,- map, and- sortcomputed property macros, this codemod ensures they receive an array of additional dependent keys as a second parameter.- Codemod verified- Regularly tested and maintained by our engineers and codemod expert community by- @codemod