16 Forks
390 Stars
390 Watchers

codemod

codemod rewrites JavaScript and TypeScript using babel plugins.

How to download and setup codemod

Open terminal and run command
git clone https://github.com/codemod-js/codemod.git
git clone is used to create a copy or clone of 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 codemod https://github.com/codemod-js/codemod/archive/master.zip

Or simply clone codemod with SSH
[email protected]:codemod-js/codemod.git

If you have some problems with codemod

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