https://github.com/reliverse/codemod
@reliverse/codemod: Codemods are transformations that run on your codebase programmatically. This allows a large number of changes to be programmatically applied without having to manually go through every file.
https://github.com/reliverse/codemod
Last synced: 3 months ago
JSON representation
@reliverse/codemod: Codemods are transformations that run on your codebase programmatically. This allows a large number of changes to be programmatically applied without having to manually go through every file.
- Host: GitHub
- URL: https://github.com/reliverse/codemod
- Owner: reliverse
- Created: 2024-06-30T22:38:48.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-06-30T22:38:49.000Z (11 months ago)
- Last Synced: 2025-01-12T01:41:21.432Z (4 months ago)
- Size: 0 Bytes
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# codemod
@reliverse/codemod: Codemods are transformations that run on your codebase programmatically. This allows a large number of changes to be programmatically applied without having to manually go through every file.