15 Forks
87 Stars
87 Watchers

commonjs-to-es-module-codemod

Codemod that convert CommonJS(require/exports) to ES Modules(import/export) for JavaScript/TypeScript

How to download and setup commonjs-to-es-module-codemod

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

Or simply clone commonjs-to-es-module-codemod with SSH
[email protected]:azu/commonjs-to-es-module-codemod.git

If you have some problems with commonjs-to-es-module-codemod

You may open issue on commonjs-to-es-module-codemod support forum (system) here: https://github.com/azu/commonjs-to-es-module-codemod/issues