woovibr / codemods

Node.js/Javascript codemods used at @entria
41 stars 3 forks source link

Run codemods by npx #21

Open Tsugami opened 2 years ago

Tsugami commented 2 years ago

it would be nice to run codemods through npx, like react-codemod.

example:

npx entria-codemods import-loaders-from-index <path>
noghartt commented 2 years ago

It's a nice idea! We'll add it to the roadmap.

If you want, feel free to contribute by writing it! \o/

somecodingwitch commented 5 months ago

Anyone working on that?

somecodingwitch commented 5 months ago

@noghartt

Anyone working on that?