codemod-registry
codemod-registry copied to clipboard
A registry of community-led codemods & code automation recipes for popular refactors, migrations, and dependency upgrades.
### Ember Codemod ember-3x-codemods A collection of codemods for adressing deprecations introduced in Ember 3.x General ember 3.x (varies) - [x] app-controller-router-props - [x] array-wrapper - [x] cp-property-map - [x]...
## Codemod description This codemod(s) should help with migrating to [Static CMS v3](https://github.com/StaticJsCMS/static-cms) as described in the [migration guide](https://www.staticcms.org/docs/migration-guide-v3). ## Changes required: ### Update Gitea backend > While still remaining...
### Additional context Component path: `/Users/mac1/work/Projects/intuita/cal.com/apps/web/components/booking/pages/BookingPage.tsx` Codemod treats it as a page because it contains `pages` in the path.
⚠️⚠️ Please do not include any proprietary code in the issue. ⚠️⚠️ Codemod: next/13/replace-next-head1. Code before transformation (Input for codemod) ```typescript ``` 2. Expected code after transformation (Desired output of...
### Additional context page path: cal.com/apps/web/pages/auth/verify.tsx
- [Link to relevant docs, if available](https://github.com/immutable-js/immutable-js/releases/tag/v4.0.0) - [high level applicability] - Old code patterns to transform exist in the following versions of the package: - Versions: v.x-v.y - Relevant...