0 Forks
12 Stars
12 Watchers

import-move-codemod

Codemod that helps with moving selectively imports from one package to another. Super useful in monorepos or just bulk refactorings of some 3rd party dependencies.

How to download and setup import-move-codemod

Open terminal and run command
git clone https://github.com/RIP21/import-move-codemod.git
git clone is used to create a copy or clone of import-move-codemod repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with import-move-codemod https://github.com/RIP21/import-move-codemod/archive/master.zip

Or simply clone import-move-codemod with SSH
[email protected]:RIP21/import-move-codemod.git

If you have some problems with import-move-codemod

You may open issue on import-move-codemod support forum (system) here: https://github.com/RIP21/import-move-codemod/issues