Codegens codeshift packages
CodeShift — AST-driven refactor engine to port projects between frameworks/APIs. CLI + library. Use with caution; review changes before applying.
[Documentation](https://www.codeshiftcommunity.com/docs/utils)
No description provided.
Validates the file structure of the community directory
## `applyTransform`
Responsible for fetching codemod packages and associated files.
**THIS PACKAGE IS DEPRECATED IN FAVOUR OF [@hypermod/cli](https://www.codeshiftcommunity.com/docs/cli)**
Rename imports with a search & replace regex codeshift/codemod transform
Publishes community codemods to npm
No description provided.
Codeshift transforms for Jamstack projects
Helpers for writing codemods
This project was bootstrapped with [CodeshiftCommunity 🚚](https://www.codeshiftcommunity.com/). Please see the [external packages guide](https://www.codeshiftcommunity.com/docs/external-packages) for more information on how to work with this repo.
No description provided.
No description provided.
A codeshift utility to convert (or desugar) es6 classes to functions and prototypes. Used to demo how synctactic sugar works under the hood.
Transform code from one language to another
No description provided.
No description provided.
No description provided.
No description provided.
1. Create, at the root of your project, a file called `.env.local`. 2. Open the file and declare the following variable to replace the default urls: ```text VITE_NETWORK_OVERRIDES={"ai":"http://localhost:8080","agent-tools":"http://localhost:8082", "genAi
No description provided.